Uses of Package
org.xml.sax
Package
Description
Contains classes related to developing beans -- components based on
the JavaBeans architecture.
Provides the classes for implementing
XML Catalogs OASIS Standard V1.1, 7 October 2005.
Provides the classes for processing XML documents with a SAX (Simple API for XML)
parser or a DOM (Document Object Model) Document builder.
Provides SAX specific transformation classes.
Provides an API for validation of XML documents.
Provides an object-model neutral API for the
evaluation of XPath expressions and access to the evaluation
environment.
Provides the interfaces for the Simple API for XML (SAX).
Provides interfaces to SAX2 facilities that
conformant SAX drivers won't necessarily support.
Provides helper classes, including
support for bootstrapping SAX-based applications.
-
-
ClassDescriptionBasic interface for resolving entities.A single input source for an XML entity.
-
ClassDescriptionBasic interface for resolving entities.Basic interface for SAX error handlers.Deprecated.A single input source for an XML entity.Deprecated.This interface has been replaced by the SAX2
XMLReader
interface, which includes Namespace support.Encapsulate a general SAX error or warning.Exception class for an unrecognized identifier.Exception class for an unsupported operation.Interface for reading an XML document using callbacks. -
ClassDescriptionReceive notification of the logical content of a document.Receive notification of basic DTD-related events.A single input source for an XML entity.Interface for an XML filter.Interface for reading an XML document using callbacks.
-
ClassDescriptionReceive notification of the logical content of a document.Basic interface for SAX error handlers.Encapsulate a general SAX error or warning.Exception class for an unrecognized identifier.Exception class for an unsupported operation.
-
-
ClassDescriptionDeprecated.This interface has been replaced by the SAX2
Attributes
interface, which includes Namespace support.Interface for a list of XML attributes.Receive notification of the logical content of a document.Deprecated.This interface has been replaced by the SAX2ContentHandler
interface, which includes Namespace support.Receive notification of basic DTD-related events.Basic interface for resolving entities.Basic interface for SAX error handlers.A single input source for an XML entity.Interface for associating a SAX event with a document location.Encapsulate a general SAX error or warning.Exception class for an unrecognized identifier.Exception class for an unsupported operation.Encapsulate an XML parse error or warning.Interface for reading an XML document using callbacks. -
ClassDescriptionInterface for a list of XML attributes.Receive notification of the logical content of a document.Receive notification of basic DTD-related events.Basic interface for resolving entities.Basic interface for SAX error handlers.A single input source for an XML entity.Interface for associating a SAX event with a document location.Encapsulate a general SAX error or warning.
-
ClassDescriptionDeprecated.This interface has been replaced by the SAX2
Attributes
interface, which includes Namespace support.Interface for a list of XML attributes.Receive notification of the logical content of a document.Deprecated.This interface has been replaced by the SAX2ContentHandler
interface, which includes Namespace support.Receive notification of basic DTD-related events.Basic interface for resolving entities.Basic interface for SAX error handlers.A single input source for an XML entity.Interface for associating a SAX event with a document location.Deprecated.This interface has been replaced by the SAX2XMLReader
interface, which includes Namespace support.Encapsulate a general SAX error or warning.Exception class for an unrecognized identifier.Exception class for an unsupported operation.Encapsulate an XML parse error or warning.Interface for an XML filter.Interface for reading an XML document using callbacks.
DocumentHandler
interface.