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 org.xmlpull.v1.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 org.xmlpull.v1.XmlPullParser createParser()
createParser in class AbstractXppDriverCopyright © 2004-2014 XStream. All Rights Reserved.