|
Class Summary |
| ClassToDtd |
This class is used to produce a DTD from a class |
| Indent |
This class encapsulates the notion of indentation. |
| ObjectToXml |
This class is used to display an object in XML |
| SimpleXmlInfo |
This class simply implements the XmlInfo by providing some default
values. |
| Version |
The purpose of this class is to return the version found in the manifest
package. |
| XmlMapDescriptor |
This class holds the information for mapping a java field to an XML tag,
and also to a type if necessary. |
| XmlMapperClass |
This class is the implementation of the XmlMapper interface for a Class
object. |
| XmlMapperDate |
This class is the implementation of the XmlMapper interface for a Date
object. |
| XmlMapperDateTime |
This class is the implementation of the XmlMapper interface for a
Date/Time object. |
| XmlMapperFile |
This class is the implementation of the XmlMapper interface for a File
object. |
| XmlMapperURL |
This class is the implementation of the XmlMapper interface for a URL
object. |
| XmlToObject |
This class is used to generate an object from XML |
| XmlUtil |
This class holds utility functions for Xml |