Android.Runtime.XmlReaderResourceParser Members

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

See Also: Inherited members from Android.Runtime.XmlReaderPullParser

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ClassAttributestring. Documentation for this section has not yet been entered.
[read-only]
IdAttributestring. Documentation for this section has not yet been entered.
[read-only]
StyleAttributeint. Documentation for this section has not yet been entered.

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.