All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description CompactXMLWriter EntityReplacementMap MXParser Absolutely minimal implementation of XMLPULL V1 API.MXSerializer Implementation of XmlSerializer interface from XmlPull V1 API.PrettyPrintXMLWriter Implementation of XMLWriter which emits nicely formatted documents.ReaderFactory Utility to create Readers from streams, with explicit encoding choice: platform default, XML, or specified.SerializerXMLWriter Write to an MXSerializer.WriterFactory Utility to create Writers, with explicit encoding choice: platform default, XML, or specified.XmlPullParser XML Pull Parser is an interface that defines parsing functionality provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).XmlPullParserException This exception is thrown to signal XML Pull Parser related faults.XmlReader Deprecated. use XmlStreamReaderXmlReaderException The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.XmlSerializer Define an interface to serialization of XML Infoset.XmlStreamReader Character stream that handles (or at least attempts to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream.XmlStreamReaderException The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.XmlStreamWriter Character stream that handles (or at least attempts to) all the necessary Voodo to figure out the charset encoding of the XML document written to the stream.XmlUtil Common XML utilities methods.XMLWriter XmlWriterUtil Utility class for theXmlWriter
class.Xpp3Dom NOTE: remove all the util code in here when separated, this class should be pure data.Xpp3DomBuilder Xpp3DomBuilder.InputLocationBuilder Input location builder interface, to be implemented to choose how to store data.Xpp3DomUtils Xpp3DomWriter