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) insteadExceptionCopyright © 2004–2016 XStream. All rights reserved.