|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPullReader | |
com.thoughtworks.xstream.io.xml |
Uses of AbstractPullReader in com.thoughtworks.xstream.io.xml |
Subclasses of AbstractPullReader in com.thoughtworks.xstream.io.xml | |
class |
StaxReader
A reader using the StAX API. |
class |
XppReader
XStream reader that pulls directly from the stream using the XmlPullParser API. |
Methods in com.thoughtworks.xstream.io.xml that return AbstractPullReader | |
AbstractPullReader |
StaxDriver.createStaxReader(javax.xml.stream.XMLStreamReader in)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |