Android.Runtime.XmlPullParserReader: Method Members

The methods of Android.Runtime.XmlPullParserReader are listed below. For a list of all members, see the XmlPullParserReader Members list.

See Also: Inherited members from System.Xml.XmlReader

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.