Package | Description |
---|---|
com.thoughtworks.xstream.io.xml |
Modifier and Type | Class and Description |
---|---|
class |
StaxReader
A reader using the StAX API.
|
class |
XppReader
XStream reader that pulls directly from the stream using the XmlPullParser API.
|
Modifier and Type | Method and Description |
---|---|
AbstractPullReader |
StaxDriver.createStaxReader(XMLStreamReader in) |
Copyright © 2004–2017 XStream. All rights reserved.