The members of Android.Runtime.XmlReaderPullParser are listed below.
See Also: Inherited members from Java.Lang.Object
Documentation for this section has not yet been entered. |
[read-only] | AttributeCount | int. Documentation for this section has not yet been entered. |
[read-only] | ColumnNumber | int. Documentation for this section has not yet been entered. |
[read-only] | Depth | int. Documentation for this section has not yet been entered. |
[read-only] | EventType | Org.XmlPull.V1.XmlPullParserNode. Documentation for this section has not yet been entered. |
[read-only] | InputEncoding | string. Documentation for this section has not yet been entered. |
[read-only] | IsEmptyElementTag | bool. Documentation for this section has not yet been entered. |
[read-only] | IsWhitespace | bool. Documentation for this section has not yet been entered. |
[read-only] | LineNumber | int. Documentation for this section has not yet been entered. |
[read-only] | Name | string. Documentation for this section has not yet been entered. |
[read-only] | Namespace | string. Documentation for this section has not yet been entered. |
[read-only] | PositionDescription | string. Documentation for this section has not yet been entered. |
[read-only] | Prefix | string. Documentation for this section has not yet been entered. |
[read-only] | Text | string. Documentation for this section has not yet been entered. |
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. |