The fields of Org.XmlPull.V1.XmlPullParser are listed below. For a list of all members, see the XmlPullParser Members list.
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 "") |