| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.codehaus.plexus.util.xml.Xpp3DomBuilderpublic class Xpp3DomBuilderextends java.lang.ObjectMethod Summary | |
static Xpp3Dom |
|
static Xpp3Dom |
|
static Xpp3Dom |
|
static Xpp3Dom |
|
static Xpp3Dom |
|
static Xpp3Dom |
|
public static Xpp3Dom build(InputStream is, String encoding) throws XmlPullParserException, IOException
public static Xpp3Dom build(InputStream is, String encoding, boolean trim) throws XmlPullParserException, IOException
public static Xpp3Dom build(Reader reader, boolean trim) throws XmlPullParserException, IOException
public static Xpp3Dom build(XmlPullParser parser, boolean trim) throws XmlPullParserException, IOException