Javax.Xml.Parsers.SAXParserFactory: Property Members

The properties of Javax.Xml.Parsers.SAXParserFactory are listed below. For a list of all members, see the SAXParserFactory 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.
SchemaJavax.Xml.Validation.Schema. Gets the Javax.Xml.Validation.Schema object specified through the SAXParserFactory.Schema method.
Validatingbool. Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
XIncludeAwarebool.

Protected Properties

[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.