public class Xpp3Driver extends AbstractXppDriver
HierarchicalStreamDriver using the Xpp3 parser.| Constructor and Description |
|---|
Xpp3Driver()
Construct an Xpp3Driver.
|
Xpp3Driver(NameCoder nameCoder)
Construct an Xpp3Driver.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlPullParser |
createParser()
Create the parser of the XPP implementation.
|
createReader, createReader, createWriter, createWriterxmlFriendlyReplacercreateReader, createReader, getNameCoderpublic Xpp3Driver()
public Xpp3Driver(NameCoder nameCoder)
nameCoder - the replacer for XML friendly namesprotected XmlPullParser createParser()
createParser in class AbstractXppDriverCopyright © 2004–2017 XStream. All rights reserved.