XmlPullParserNode Enum

Definition

public enum XmlPullParserNode
type XmlPullParserNode = 
Inheritance
XmlPullParserNode

Fields

Cdsect 5
Comment 9
Docdecl 10
EndDocument 1
EndTag 3
EntityRef 6
IgnorableWhitespace 7
ProcessingInstruction 8
StartDocument 0
StartTag 2
Text 4

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to