Package com.highdeal.hci
package com.highdeal.hci
-
ClassDescriptionCreate an empty xml node using the IXMLMashallable API.This entity resolver prevents the resolution of external/internal entities.Exception thrown when an entity resolution is requested.IExportable<T extends XMLMarshallable>This interface is used for object exportable in XMLMarshallableException thrown when a tag can be safely ignored in a mapping.This
Java interfacedefines a marshallable object that provides its XML tag name via thegetTagName() method.ThisJava interfacedefines the methods to marshal the attributes of an element and the child elements of an element.ThisJava interfacedefines a reference handler that is called when a reference has been solved.A reference resolver treats the reference to update the reference handlers that subscribed to a reference.Exception thrown when an XML tag (XML element) has no mapping.ThisJava interfaceallows to access to the attributes of an XML tag.Implementation of HCI XML attributes from a SAX 2 parser.ThisJava classsupports the HCI infrastructure and should not be used directly in your implementation code.ThisJava interfacedefines the mapping between XML tags and Java classes; TheJava classesreturned through this mapping must have a default constructor.ThisJava classallows to merge different XML mapping objects into one.ThisJava interfaceserves as a base for objects that can be marshalled and unmarshalled; Consider theJava subinterfacesand theJava classesthat implement this interface.XMLMarshallableComparator<T extends XMLMarshallable>Helper class that can be used during parsing of spurious tags.ThisJava interfaceprovides the necessarymethodsto output XML documents in an event-based manner; Consider theJava classesthat implement this interface.Implementation of an XMLOutputter using a writer.This class supports the HCI infrastructure and should not be used directly in your code.Implementation of an XMLOutputter using a writer.ThisJava classprovides a collectionJava methodsfor XML utilities.