|
common-util | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| XMLIdGenerator | This interface is used to create XML ids. |
| XMLOutputStream | This interface is implemented by classes which can write named objects to an XML output stream. |
| XMLSerializable | Implement this interface to do your own object to XML conversion and vice versa. |
| XMLSource | Source for XML serializer. |
| XMLSourceItem | Source item of serialized XML. |
| XMLTarget | Target for XML serializer. |
| XMLTokenGenerator | This interface is used to create XML tokens. |
| Class Summary | |
|---|---|
| XMLSerializer | This pure static class is used to create XML descriptions for instances of standard and user defined classes. |
| XMLSourceReader | Use this class to retrieve XML from an arbitrary iterable source. |
| XMLSqlStore | Use this class to store and retrieve XML in a database. |
| XMLStreamCreator | This class is used to create an XML description of some object. |
| XMLStreamParser | This class is used to create an object from its XML description. |
| XMLTargetWriter | Use this class to store XML in in an arbitrary target. |
| XMLTypeHandler | The type handlers are used to convert specific types to and from XML. |
| Exception Summary | |
|---|---|
| XMLException | XMLExceptions are thrown by all XML utilities. |
These are some utilities around XML.
|
common-util | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||