Android.Runtime.XmlReaderResourceParser: Method Members

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

See Also: Inherited members from Android.Runtime.XmlReaderPullParser

Public Methods

Close()
Documentation for this section has not yet been entered.
GetAttributeBooleanValue(int, bool) : bool
Documentation for this section has not yet been entered.
GetAttributeBooleanValue(string, string, bool) : bool
Documentation for this section has not yet been entered.
GetAttributeFloatValue(int, float) : float
Documentation for this section has not yet been entered.
GetAttributeFloatValue(string, string, float) : float
Documentation for this section has not yet been entered.
GetAttributeIntValue(int, int) : int
Documentation for this section has not yet been entered.
GetAttributeIntValue(string, string, int) : int
Documentation for this section has not yet been entered.
GetAttributeListValue(int, string[], int) : int
Documentation for this section has not yet been entered.
GetAttributeListValue(string, string, string[], int) : int
Documentation for this section has not yet been entered.
GetAttributeNameResource(int) : int
Documentation for this section has not yet been entered.
GetAttributeResourceValue(int, int) : int
Documentation for this section has not yet been entered.
GetAttributeResourceValue(string, string, int) : int
Documentation for this section has not yet been entered.
GetAttributeUnsignedIntValue(int, int) : int
Documentation for this section has not yet been entered.
GetAttributeUnsignedIntValue(string, string, int) : int
Documentation for this section has not yet been entered.
GetIdAttributeResourceValue(int) : int
Documentation for this section has not yet been entered.
static
ToLocalJniHandle(System.Xml.XmlReader) : IntPtr
Documentation for this section has not yet been entered.