- XMLAttributes - Interface in com.highdeal.hci
-
This Java interface allows to access to the attributes of an XML tag.
- XMLAttributesImpl - Class in com.highdeal.hci
-
Implementation of HCI XML attributes from a SAX 2 parser.
- XMLAttributesImpl(Attributes, ReferenceResolver) - Constructor for class com.highdeal.hci.XMLAttributesImpl
-
- XMLAttributesImpl(Hashtable<String, String>) - Constructor for class com.highdeal.hci.XMLAttributesImpl
-
- XMLIllegalArgumentException - Exception in com.highdeal.hci
-
This Java class supports the HCI infrastructure and should not be used directly in your implementation code.
- XMLIllegalArgumentException(String, String, String) - Constructor for exception com.highdeal.hci.XMLIllegalArgumentException
-
This class supports the HCI infrastructure and should not be used directly in your code.
- XMLMapping - Interface in com.highdeal.hci
-
This Java interface defines the mapping between XML tags and
Java classes; The Java classes returned through this mapping must
have a default constructor.
- XMLMappingList - Class in com.highdeal.hci
-
This Java class allows to merge different XML mapping objects into one.
- XMLMappingList(XMLMapping[]) - Constructor for class com.highdeal.hci.XMLMappingList
-
Builds an XML mapping list from an array of mappings.
- XMLMarshallable - Interface in com.highdeal.hci
-
This Java interface serves as a base for objects that can be marshalled and unmarshalled; Consider the
Java subinterfaces and the Java classes that implement this interface.
- XMLMarshallableComparator<T extends XMLMarshallable> - Class in com.highdeal.hci
-
- XMLMarshallableComparator() - Constructor for class com.highdeal.hci.XMLMarshallableComparator
-
- XMLMarshallableComparator(XMLMarshallableComparator.XMLMarshallableCleaner<T>) - Constructor for class com.highdeal.hci.XMLMarshallableComparator
-
- XMLMarshallableComparator.XMLMarshallableCleaner<T> - Interface in com.highdeal.hci
-
- XMLNode - Class in com.highdeal.hci
-
Helper class that can be used during parsing of spurious tags.
- XMLNode() - Constructor for class com.highdeal.hci.XMLNode
-
Constructs an empty XML node.
- XMLOutputter - Interface in com.highdeal.hci
-
This Java interface provides the necessary methods to output XML documents in an event-based manner; Consider
the Java classes that implement this interface.
- XMLOutputterWriter - Class in com.highdeal.hci
-
Implementation of an XMLOutputter using a writer.
- XMLOutputterWriter(Writer) - Constructor for class com.highdeal.hci.XMLOutputterWriter
-
Constructs an XML outputter from a writer.
- XMLOutputterWriter(Writer, boolean) - Constructor for class com.highdeal.hci.XMLOutputterWriter
-
Constructs an XML outputter from a writer.
- XMLOutputterWriter(Writer, boolean, String) - Constructor for class com.highdeal.hci.XMLOutputterWriter
-
Constructs an XML outputter from a writer.
- XMLUnmarshaller - Class in com.highdeal.hci
-
This class supports the HCI infrastructure and should not be used directly
in your code.
- XMLUnmarshaller(XMLMapping) - Constructor for class com.highdeal.hci.XMLUnmarshaller
-
This method supports the HCI infrastructure and should not be used directly
in your code.
- XMLUnmarshaller(XMLMapping, String) - Constructor for class com.highdeal.hci.XMLUnmarshaller
-
This method supports the HCI infrastructure and should not be used directly
in your code.
- XMLUTF8OutputterWriter - Class in com.highdeal.hci
-
Implementation of an XMLOutputter using a writer.
- XMLUTF8OutputterWriter(OutputStream) - Constructor for class com.highdeal.hci.XMLUTF8OutputterWriter
-
- XMLUTF8OutputterWriter(OutputStream, boolean) - Constructor for class com.highdeal.hci.XMLUTF8OutputterWriter
-
- XMLUtils - Class in com.highdeal.hci
-
This Java class provides a collection Java methods for XML utilities.
- XMLUtils() - Constructor for class com.highdeal.hci.XMLUtils
-
- xmlValue - Variable in enum com.highdeal.pnr.hci.RefillPrepaidAccountOp.EmptyingType
-
Deprecated.