The members of Org.XmlPull.V1.XmlPullParser are listed below.
See Also: Inherited members from System.Object
const | FeatureProcessDocdecl | string. This feature determines whether the document declaration is processed. |
const | FeatureProcessNamespaces | string. This feature determines whether the parser processes namespaces. |
const | FeatureReportNamespaceAttributes | string. This feature determines whether namespace attributes are exposed via the attribute access methods. |
const | FeatureValidation | string. If this feature is activated, all validation errors as defined in the XML 1.0 specification are reported. |
const | NoNamespace | string. This constant represents the default namespace (empty string "") |
[read-only] static | Types | IList<string>. This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string. |