|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| XMLFormattable | An Object which implements this interface can be formatted as XML using a toXML
method as a string. |
| XMLSerializable | An Object which implements this interface can be serialized
as XML using the XMLSerializer. |
| XMLWritable | An Object which implements this interface can be written as XML using a
XMLWriter instance. |
| XMLWriter | Defines a writer for XML data. |
| Class Summary | |
| NSAwareXMLWriter | A Namespace-aware writer for XML data. |
| SimpleXMLWriter | A simple writer for XML data that does not support namespaces. |
| XMLHelper | Utility class that provides common XML operations so that the calling class uses lighter code. |
| XMLIndenter | A class to indent automatically some XML data. |
| XMLSerializer | This class provides methods to serialize objects to XML. |
| XMLUtils | A utility class for XML data. |
| Exception Summary | |
| UndeclaredNamespaceException | Class of exceptions thrown when a namespace is being used without being declared. |
A set classes and interfaces for XML processing.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||