Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
X
- XMLAttributes - Interface in com.highdeal.hci
-
This
Java interfaceallows 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(Hashtable<String, String>) - Constructor for class com.highdeal.hci.XMLAttributesImpl
- XMLAttributesImpl(Attributes, ReferenceResolver) - Constructor for class com.highdeal.hci.XMLAttributesImpl
- XMLIllegalArgumentException - Exception in com.highdeal.hci
-
This
Java classsupports 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 interfacedefines the mapping between XML tags and Java classes; TheJava classesreturned through this mapping must have a default constructor. - XMLMappingList - Class in com.highdeal.hci
-
This
Java classallows 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 interfaceserves as a base for objects that can be marshalled and unmarshalled; Consider theJava subinterfacesand theJava classesthat 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 interfaceprovides the necessarymethodsto output XML documents in an event-based manner; Consider theJava classesthat 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 classprovides a collectionJava methodsfor XML utilities. - XMLUtils() - Constructor for class com.highdeal.hci.XMLUtils
- xmlValue - Variable in enum class com.highdeal.pnr.hci.RefillPrepaidAccountOp.EmptyingType
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form