Package | Description |
---|---|
org.codehaus.plexus.util.xml |
XML utilities.
|
org.codehaus.plexus.util.xml.pull |
XML Pull Parser interface and implementation.
|
Modifier and Type | Method and Description |
---|---|
static Xpp3Dom |
Xpp3DomBuilder.build(XmlPullParser parser) |
static Xpp3Dom |
Xpp3DomBuilder.build(XmlPullParser parser,
boolean trim) |
Modifier and Type | Class and Description |
---|---|
class |
MXParser
Absolutely minimal implementation of XMLPULL V1 API.
|
Constructor and Description |
---|
XmlPullParserException(String msg,
XmlPullParser parser,
Throwable chain) |
Copyright © 2001-2013 Codehaus. All Rights Reserved.