The methods of Android.Runtime.XmlReaderPullParser are listed below. For a list of all members, see the XmlReaderPullParser Members list.
See Also: Inherited members from Java.Lang.Object
DefineEntityReplacementText(string, string)Documentation for this section has not yet been entered. | ||
GetAttributeName(int)Documentation for this section has not yet been entered. | ||
GetAttributeNamespace(int)Documentation for this section has not yet been entered. | ||
GetAttributePrefix(int)Documentation for this section has not yet been entered. | ||
GetAttributeType(int)Documentation for this section has not yet been entered. | ||
GetAttributeValue(int)Documentation for this section has not yet been entered. | ||
GetAttributeValue(string, string)Documentation for this section has not yet been entered. | ||
GetFeature(string)Documentation for this section has not yet been entered. | ||
GetNamespace(string)Documentation for this section has not yet been entered. | ||
GetNamespaceCount(int)Documentation for this section has not yet been entered. | ||
GetNamespacePrefix(int)Documentation for this section has not yet been entered. | ||
GetNamespaceUri(int)Documentation for this section has not yet been entered. | ||
GetProperty(string)Documentation for this section has not yet been entered. | ||
GetTextCharacters(int[])Documentation for this section has not yet been entered. | ||
IsAttributeDefault(int)Documentation for this section has not yet been entered. | ||
Next()Documentation for this section has not yet been entered. | ||
NextTag()Documentation for this section has not yet been entered. | ||
NextText()Documentation for this section has not yet been entered. | ||
NextToken()Documentation for this section has not yet been entered. | ||
Require(Org.XmlPull.V1.XmlPullParserNode, string, string)Documentation for this section has not yet been entered. | ||
SetFeature(string, bool)Documentation for this section has not yet been entered. | ||
SetInput(Java.IO.Reader)Documentation for this section has not yet been entered. | ||
SetInput(System.IO.Stream, string)Documentation for this section has not yet been entered. | ||
SetProperty(string, Java.Lang.Object)Documentation for this section has not yet been entered. | ||
static | ToLocalJniHandle(System.Xml.XmlReader)Documentation for this section has not yet been entered. |