|
ASN1C C# Runtime Library
7.8
|
This is the complete list of members for XmlSaxParser, including all inherited members.
| callBackHandler | XmlSaxParser | protected |
| CloneInstance(XmlSaxParser instance) | XmlSaxParser | static |
| entityResolver | XmlSaxParser | protected |
| errorHandler | XmlSaxParser | protected |
| GetContentHandler() | XmlSaxParser | virtual |
| GetEntityResolver() | XmlSaxParser | virtual |
| GetErrorHandler() | XmlSaxParser | virtual |
| lexical | XmlSaxParser | protected |
| locator | XmlSaxParser | protected |
| NamespaceAllowed | XmlSaxParser | |
| namespaceAllowed | XmlSaxParser | protected |
| NewInstance() | XmlSaxParser | static |
| Parse(System.IO.FileInfo filepath, XmlSaxContentHandler handler) | XmlSaxParser | virtual |
| Parse(System.String filepath, XmlSaxContentHandler handler) | XmlSaxParser | virtual |
| Parse(System.IO.Stream stream, XmlSaxContentHandler handler) | XmlSaxParser | virtual |
| Parse(System.IO.Stream stream, XmlSaxContentHandler handler, System.String URI) | XmlSaxParser | virtual |
| Parse(XmlSource source, XmlSaxContentHandler handler) | XmlSaxParser | virtual |
| Parse(System.IO.FileInfo filepath) | XmlSaxParser | virtual |
| Parse(System.String filepath) | XmlSaxParser | virtual |
| Parse(System.IO.Stream stream) | XmlSaxParser | virtual |
| Parse(System.IO.Stream stream, System.String URI) | XmlSaxParser | virtual |
| Parse(XmlSource source) | XmlSaxParser | virtual |
| parserFileName | XmlSaxParser | protected |
| reader | XmlSaxParser | protected |
| SetContentHandler(XmlSaxContentHandler handler) | XmlSaxParser | virtual |
| SetDocumentHandler(XmlSaxContentHandler handler) | XmlSaxParser | virtual |
| SetEntityResolver(XmlSaxEntityResolver resolver) | XmlSaxParser | virtual |
| SetErrorHandler(XmlSaxErrorHandler handler) | XmlSaxParser | virtual |
| XmlSaxParser() | XmlSaxParser |