Show / Hide Table of Contents

    Namespace Sax

    Classes

    InputSource

    A single input source for an XML entity.

    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

    IAttributes

    Interface for a list of XML attributes.

    IContentHandler

    Receive notification of the logical content of a document.

    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.

    IXMLFilter

    Interface for an XML filter.

    IXMLReader

    Interface for an XML filter.

    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)