Uses of Package
com.thoughtworks.xstream.io.xml

Packages that use com.thoughtworks.xstream.io.xml
com.thoughtworks.xstream.io.json   
com.thoughtworks.xstream.io.xml   
 

Classes in com.thoughtworks.xstream.io.xml used by com.thoughtworks.xstream.io.json
AbstractXmlWriter
          Deprecated. As of 1.4 use AbstractWriter instead
QNameMap
          Represents a mapping of QName instances to Java class names allowing class aliases and namespace aware mappings of QNames to class names.
StaxWriter
          A stream writing that outputs to a StAX stream writer
XmlFriendlyReplacer
          Deprecated. As of 1.4, use XmlFriendlyNameCoder instead
XmlFriendlyWriter
          Deprecated. As of 1.4
 

Classes in com.thoughtworks.xstream.io.xml used by com.thoughtworks.xstream.io.xml
AbstractDocumentReader
           
AbstractDocumentWriter
          A generic HierarchicalStreamWriter for DOM writer implementations.
AbstractPullReader
          Base class that contains common functionality across HierarchicalStreamReader implementations that need to read from a pull parser.
AbstractXmlDriver
          Deprecated. As of 1.4
AbstractXmlReader
          Deprecated. As of 1.4, use AbstractReader instead.
AbstractXmlWriter
          Deprecated. As of 1.4 use AbstractWriter instead
AbstractXppDomDriver
          An abstract base class for a driver using an XPP DOM implementation.
AbstractXppDriver
          An abstract base class for a driver using an XPP implementation.
DocumentReader
          A generic interface for all HierarchicalStreamReader implementations reading a DOM.
DocumentWriter
          A generic interface for all HierarchicalStreamWriter implementations generating a DOM.
PrettyPrintWriter
          A simple writer that outputs XML in a pretty-printed indented stream.
QNameMap
          Represents a mapping of QName instances to Java class names allowing class aliases and namespace aware mappings of QNames to class names.
StaxDriver
          A driver using the StAX API to create XML reader and writer.
StaxWriter
          A stream writing that outputs to a StAX stream writer
XmlFriendlyNameCoder
          Encode and decode tag and attribute names in XML drivers.
XmlFriendlyReplacer
          Deprecated. As of 1.4, use XmlFriendlyNameCoder instead
XmlFriendlyWriter
          Deprecated. As of 1.4
 



Copyright © 2004-2014 XStream. All Rights Reserved.