public abstract class HCIModelAdapter extends java.lang.Object implements IXMLMarshallable, ITagNameProvider
IXMLMarshallable.| Constructor and Description |
|---|
HCIModelAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(XMLOutputter output)
Adapts old marshalling to new way of marshalling an object.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmarshalAttributes, marshalChildrenaddCharacterData, addChild, setAttributesgetTagNamepublic final void marshal(XMLOutputter output)
marshal in interface IXMLMarshallablemarshal in interface XMLMarshallableoutput - The XML output to marshal the object into