Org.XmlPull.V1.XmlPullParserFactory: Property Members

The properties of Org.XmlPull.V1.XmlPullParserFactory are listed below. For a list of all members, see the XmlPullParserFactory Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

NamespaceAwarebool. Indicates whether or not the factory is configured to produce parsers which are namespace aware (it simply set feature XmlPullParser.
Validatingbool. Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.

Protected Properties

ClassNamesLocationstring. Unused, but we have to keep it because it's public API.
FeaturesIDictionary.
ParserClassesIList.
SerializerClassesIList.
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.