Uses of Class
com.thoughtworks.xstream.io.AbstractReader
Packages that use AbstractReader
-
Uses of AbstractReader in com.thoughtworks.xstream.io.xml
Subclasses of AbstractReader in com.thoughtworks.xstream.io.xmlModifier and TypeClassDescriptionclass
class
Base class that contains common functionality across HierarchicalStreamReader implementations that need to read from a pull parser.class
Deprecated.class
class
class
class
class
A reader using the StAX API.class
class
XStream reader that pulls directly from the stream using the XmlPullParser API.
AbstractReader
instead.