Android.Runtime.XmlPullParserReader Members

The members of Android.Runtime.XmlPullParserReader are listed below.

See Also: Inherited members from System.Xml.XmlReader

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
AttributeCountint. Documentation for this section has not yet been entered.
[read-only]
override
BaseURIstring. Documentation for this section has not yet been entered.
[read-only]
override
Depthint. Documentation for this section has not yet been entered.
[read-only]
override
EOFbool. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Documentation for this section has not yet been entered.
[read-only]
override
HasAttributesbool. Documentation for this section has not yet been entered.
[read-only]
override
HasValuebool. Documentation for this section has not yet been entered.
[read-only]
override
IsDefaultbool. Documentation for this section has not yet been entered.
[read-only]
override
IsEmptyElementbool. Documentation for this section has not yet been entered.
[read-only]
LineNumberint. Documentation for this section has not yet been entered.
[read-only]
LinePositionint. Documentation for this section has not yet been entered.
[read-only]
override
LocalNamestring. Documentation for this section has not yet been entered.
[read-only]
override
Namestring. Documentation for this section has not yet been entered.
[read-only]
override
NamespaceURIstring. Documentation for this section has not yet been entered.
[read-only]
override
NameTableSystem.Xml.XmlNameTable. Documentation for this section has not yet been entered.
[read-only]
override
NodeTypeSystem.Xml.XmlNodeType. Documentation for this section has not yet been entered.
[read-only]
override
Prefixstring. Documentation for this section has not yet been entered.
[read-only]
override
ReadStateSystem.Xml.ReadState. Documentation for this section has not yet been entered.
[read-only]
override
Valuestring. Documentation for this section has not yet been entered.

Public Methods

override
Close()
Documentation for this section has not yet been entered.
static
FromJniHandle(IntPtr, JniHandleOwnership) : System.Xml.XmlReader
Documentation for this section has not yet been entered.
override
GetAttribute(int) : string
Documentation for this section has not yet been entered.
override
GetAttribute(string) : string
Documentation for this section has not yet been entered.
override
GetAttribute(string, string) : string
Documentation for this section has not yet been entered.
HasLineInfo() : bool
Documentation for this section has not yet been entered.
override
LookupNamespace(string) : string
Documentation for this section has not yet been entered.
override
MoveToAttribute(int)
Documentation for this section has not yet been entered.
override
MoveToAttribute(string) : bool
Documentation for this section has not yet been entered.
override
MoveToAttribute(string, string) : bool
Documentation for this section has not yet been entered.
override
MoveToElement() : bool
Documentation for this section has not yet been entered.
override
MoveToFirstAttribute() : bool
Documentation for this section has not yet been entered.
override
MoveToNextAttribute() : bool
Documentation for this section has not yet been entered.
override
Read() : bool
Documentation for this section has not yet been entered.
override
ReadAttributeValue() : bool
Documentation for this section has not yet been entered.
override
ResolveEntity()
Documentation for this section has not yet been entered.