|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Marshaller | Marshallers are used to marshall a XMLObject into a W3C DOM element. |
| Unmarshaller | Unmarshallers are used to unmarshall a W3C DOM element into a XMLObject. |
| Class Summary | |
|---|---|
| AbstractXMLObjectMarshaller | A thread safe, abstract implementation of the Marshaller interface. |
| AbstractXMLObjectUnmarshaller | An thread safe abstract unmarshaller. |
| BaseXMLObjectMarshaller | Base class for Marshaller classes. |
| BaseXMLObjectUnmarshaller | Base class for Unmarshaller classes. |
| MarshallerFactory | This thread-safe factory creates Marshallers that can be used to convert
XMLObjects into W3C DOM elements. |
| UnmarshallerFactory | This thread-safe factory creates Unmarshallers that can be used to convert W3C DOM
elements into XMLObjects. |
| Exception Summary | |
|---|---|
| MarshallingException | Exception thrown when error occurs marshalling an XMLObject to a DOM Element. |
| UnmarshallingException | Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. |
Interfaces and abstract implementations of marshallers and unmarshallers.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||