XppDom.build(XmlPullParser)
insteadpublic class Xpp3DomBuilder extends Object
Constructor and Description |
---|
Xpp3DomBuilder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Xpp3Dom |
build(Reader reader)
Deprecated.
As of 1.4, use
XppDom.build(XmlPullParser) instead |
public static Xpp3Dom build(Reader reader) throws Exception
XppDom.build(XmlPullParser)
insteadException
Copyright © 2004–2017 XStream. All rights reserved.