Org.Xml.Sax Namespace

Classes

HandlerBase

Default base class for handlers.

InputSource

A single input source for an XML entity.

IParserExtensions
IXMLReaderExtensions
SAXException

Encapsulate a general SAX error or warning.

SAXNotRecognizedException

Exception class for an unrecognized identifier.

SAXNotSupportedException

Exception class for an unsupported operation.

SAXParseException

Encapsulate an XML parse error or warning.

Interfaces

IAttributeList

Interface for an element's attribute specifications.

IAttributes

Interface for a list of XML attributes.

IContentHandler

Receive notification of the logical content of a document.

IDocumentHandler

Receive notification of general document events.

IDTDHandler

Receive notification of basic DTD-related events.

IEntityResolver

Basic interface for resolving entities.

IErrorHandler

Basic interface for SAX error handlers.

ILocator

Interface for associating a SAX event with a document location.

IParser

Basic interface for SAX (Simple API for XML) parsers.

IXMLFilter

Interface for an XML filter.

IXMLReader

Interface for reading an XML document using callbacks.