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, createWriter
xmlFriendlyReplacer
createReader, createReader, getNameCoder
public Xpp3Driver()
public Xpp3Driver(NameCoder nameCoder)
nameCoder
- the replacer for XML friendly namesprotected XmlPullParser createParser()
createParser
in class AbstractXppDriver
Copyright © 2004–2016 XStream. All rights reserved.