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
Close()Documentation for this section has not yet been entered. | ||
GetAttributeBooleanValue(int, bool)Documentation for this section has not yet been entered. | ||
GetAttributeBooleanValue(string, string, bool)Documentation for this section has not yet been entered. | ||
GetAttributeFloatValue(int, float)Documentation for this section has not yet been entered. | ||
GetAttributeFloatValue(string, string, float)Documentation for this section has not yet been entered. | ||
GetAttributeIntValue(int, int)Documentation for this section has not yet been entered. | ||
GetAttributeIntValue(string, string, int)Documentation for this section has not yet been entered. | ||
GetAttributeListValue(int, string[], int)Documentation for this section has not yet been entered. | ||
GetAttributeListValue(string, string, string[], int)Documentation for this section has not yet been entered. | ||
GetAttributeNameResource(int)Documentation for this section has not yet been entered. | ||
GetAttributeResourceValue(int, int)Documentation for this section has not yet been entered. | ||
GetAttributeResourceValue(string, string, int)Documentation for this section has not yet been entered. | ||
GetAttributeUnsignedIntValue(int, int)Documentation for this section has not yet been entered. | ||
GetAttributeUnsignedIntValue(string, string, int)Documentation for this section has not yet been entered. | ||
GetIdAttributeResourceValue(int)Documentation for this section has not yet been entered. | ||
static | ToLocalJniHandle(System.Xml.XmlReader)Documentation for this section has not yet been entered. |