Class XMLParser

  • Direct Known Subclasses:
    AbstractXMLDocumentParser, XMLGrammarParser

    public abstract class XMLParser
    extends Object
    Base class of all XML-related parsers.

    In addition to the features and properties recognized by the parser configuration, this parser recognizes these additional features and properties:

    • Properties
      • http://apache.org/xml/properties/internal/error-handler
      • http://apache.org/xml/properties/internal/entity-resolver
    Version:
    $Id$
    Author:
    Arnaud Le Hors, IBM, Andy Clark, IBM