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
| [read-only] abstract | IsNamespaceAware | bool. Indicates whether or not this parser is configured to understand namespaces. |
| [read-only] abstract | IsValidating | bool. Indicates whether or not this parser is configured to validate XML documents. |
| [read-only] | IsXIncludeAware | bool. |
| [read-only] abstract | Parser | Org.Xml.Sax.IParser. Returns the SAX parser that is encapsulated by the implementation of this class. |
| [read-only] | Schema | Javax.Xml.Validation.Schema. |
| [read-only] abstract | XMLReader | Org.Xml.Sax.IXMLReader. Returns the Org.Xml.Sax.IXMLReader that is encapsulated by the implementation of this class. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |