Javax.Xml.Parsers.SAXParser: Property Members

The properties of Javax.Xml.Parsers.SAXParser are listed below. For a list of all members, see the SAXParser Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
abstract
IsNamespaceAwarebool. Indicates whether or not this parser is configured to understand namespaces.
[read-only]
abstract
IsValidatingbool. Indicates whether or not this parser is configured to validate XML documents.
[read-only]
IsXIncludeAwarebool.
[read-only]
abstract
ParserOrg.Xml.Sax.IParser. Returns the SAX parser that is encapsulated by the implementation of this class.
[read-only]
SchemaJavax.Xml.Validation.Schema.
[read-only]
abstract
XMLReaderOrg.Xml.Sax.IXMLReader. Returns the Org.Xml.Sax.IXMLReader that is encapsulated by the implementation of this class.

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.