JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
I
K
L
N
O
P
R
S
T
W
X
X
XmlPullParser
- Interface in
org.xmlpull.v1
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).
XmlPullParserException
- Exception in
org.xmlpull.v1
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String)
- Constructor for exception org.xmlpull.v1.
XmlPullParserException
XmlPullParserException(String, XmlPullParser, Throwable)
- Constructor for exception org.xmlpull.v1.
XmlPullParserException
XmlPullParserFactory
- Class in
org.xmlpull.v1
This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API.
XmlPullParserFactory()
- Constructor for class org.xmlpull.v1.
XmlPullParserFactory
Protected constructor to be called by factory implementations.
XmlSerializer
- Interface in
org.xmlpull.v1
Define an interface to serialziation of XML Infoset.
A
C
D
E
F
G
I
K
L
N
O
P
R
S
T
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes