Uses of Class
com.thoughtworks.xstream.io.xml.AbstractXmlReader
-
Packages that use AbstractXmlReader Package Description com.thoughtworks.xstream.io.xml -
-
Uses of AbstractXmlReader in com.thoughtworks.xstream.io.xml
Subclasses of AbstractXmlReader in com.thoughtworks.xstream.io.xml Modifier and Type Class Description classAbstractDocumentReaderclassAbstractPullReaderBase class that contains common functionality across HierarchicalStreamReader implementations that need to read from a pull parser.classDom4JReaderclassDomReaderclassJDom2ReaderclassJDomReaderclassStaxReaderA reader using the StAX API.classXomReaderclassXppDomReaderclassXppReaderXStream reader that pulls directly from the stream using the XmlPullParser API.
-