Package org.xmlpull.v1
Interface Summary |
XmlPullParser |
XML Pull Parser is an interface that defines parsing functionlity provided
in XMLPULL V1 API (visit this website to
learn more about API and its implementations).
|
XmlSerializer |
Define an interface to serialziation of XML Infoset.
|
Class Summary |
XmlPullParserException |
This exception is thrown to signal XML Pull Parser related faults.
|
XmlPullParserFactory |
This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API.
|
Copyright (c) 2006 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.