| Package | Description |
|---|---|
| org.codehaus.plexus.util.xml | |
| org.codehaus.plexus.util.xml.pull |
| Class | Description |
|---|---|
| XmlPullParser |
XML Pull Parser is an interface that defines parsing functionality provided in
XMLPULL V1 API (visit this website to learn more about API and its
implementations).
|
| XmlPullParserException |
This exception is thrown to signal XML Pull Parser related faults.
|
| XmlSerializer |
Define an interface to serialization of XML Infoset.
|
| Class | Description |
|---|---|
| EntityReplacementMap | |
| XmlPullParser |
XML Pull Parser is an interface that defines parsing functionality provided in
XMLPULL V1 API (visit this website to learn more about API and its
implementations).
|
| XmlPullParserException |
This exception is thrown to signal XML Pull Parser related faults.
|
| XmlSerializer |
Define an interface to serialization of XML Infoset.
|