Uses of Package
org.xml.sax

Packages that use org.xml.sax
javax.xml.parsers Provides classes allowing the processing of XML documents. 
org.enhydra.apache.html.dom   
org.enhydra.apache.xerces.framework   
org.enhydra.apache.xerces.jaxp   
org.enhydra.apache.xerces.parsers   
org.enhydra.apache.xerces.readers   
org.enhydra.apache.xerces.validators.common   
org.enhydra.apache.xerces.validators.schema   
org.enhydra.apache.xml.serialize   
org.xml.sax   
org.xml.sax.ext   
org.xml.sax.helpers   
 

Classes in org.xml.sax used by javax.xml.parsers
EntityResolver
          Basic interface for resolving entities.
ErrorHandler
          Basic interface for SAX error handlers.
HandlerBase
          Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
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.
 

Classes in org.xml.sax used by org.enhydra.apache.html.dom
AttributeList
          Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
DocumentHandler
          Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
Locator
          Interface for associating a SAX event with a document location.
SAXException
          Encapsulate a general SAX error or warning.
 

Classes in org.xml.sax used by org.enhydra.apache.xerces.framework
AttributeList
          Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
EntityResolver
          Basic interface for resolving entities.
ErrorHandler
          Basic interface for SAX error handlers.
InputSource
          A single input source for an XML entity.
Locator
          Interface for associating a SAX event with a document location.
SAXException
          Encapsulate a general SAX error or warning.
SAXNotRecognizedException
          Exception class for an unrecognized identifier.
SAXNotSupportedException
          Exception class for an unsupported operation.
 

Classes in org.xml.sax used by org.enhydra.apache.xerces.jaxp
ContentHandler
          Receive notification of the logical content of a document.
DTDHandler
          Receive notification of basic DTD-related events.
EntityResolver
          Basic interface for resolving entities.
ErrorHandler
          Basic interface for SAX error handlers.
InputSource
          A single input source for an XML entity.
Parser
          Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
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.
XMLReader
          Interface for reading an XML document using callbacks.
 

Classes in org.xml.sax used by org.enhydra.apache.xerces.parsers
ContentHandler
          Receive notification of the logical content of a document.
DocumentHandler
          Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DTDHandler
          Receive notification of basic DTD-related events.
Parser
          Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
SAXNotRecognizedException
          Exception class for an unrecognized identifier.
SAXNotSupportedException
          Exception class for an unsupported operation.
XMLReader
          Interface for reading an XML document using callbacks.
 

Classes in org.xml.sax used by org.enhydra.apache.xerces.readers
AttributeList
          Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
DocumentHandler
          Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
EntityResolver
          Basic interface for resolving entities.
InputSource
          A single input source for an XML entity.
Locator
          Interface for associating a SAX event with a document location.
Parser
          Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
SAXException
          Encapsulate a general SAX error or warning.
XMLReader
          Interface for reading an XML document using callbacks.
 

Classes in org.xml.sax used by org.enhydra.apache.xerces.validators.common
EntityResolver
          Basic interface for resolving entities.
ErrorHandler
          Basic interface for SAX error handlers.
InputSource
          A single input source for an XML entity.
SAXException
          Encapsulate a general SAX error or warning.
SAXParseException
          Encapsulate an XML parse error or warning.
 

Classes in org.xml.sax used by org.enhydra.apache.xerces.validators.schema
EntityResolver
          Basic interface for resolving entities.
ErrorHandler
          Basic interface for SAX error handlers.
InputSource
          A single input source for an XML entity.
SAXException
          Encapsulate a general SAX error or warning.
SAXParseException
          Encapsulate an XML parse error or warning.
 

Classes in org.xml.sax used by org.enhydra.apache.xml.serialize
AttributeList
          Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
Attributes
          Interface for a list of XML attributes.
ContentHandler
          Receive notification of the logical content of a document.
DocumentHandler
          Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DTDHandler
          Receive notification of basic DTD-related events.
Locator
          Interface for associating a SAX event with a document location.
SAXException
          Encapsulate a general SAX error or warning.
 

Classes in org.xml.sax used by org.xml.sax
AttributeList
          Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
Attributes
          Interface for a list of XML attributes.
ContentHandler
          Receive notification of the logical content of a document.
DocumentHandler
          Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DTDHandler
          Receive notification of basic DTD-related events.
EntityResolver
          Basic interface for resolving entities.
ErrorHandler
          Basic interface for SAX error handlers.
InputSource
          A single input source for an XML entity.
Locator
          Interface for associating a SAX event with a document location.
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.
XMLReader
          Interface for reading an XML document using callbacks.
 

Classes in org.xml.sax used by org.xml.sax.ext
SAXException
          Encapsulate a general SAX error or warning.
 

Classes in org.xml.sax used by org.xml.sax.helpers
AttributeList
          Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
Attributes
          Interface for a list of XML attributes.
ContentHandler
          Receive notification of the logical content of a document.
DocumentHandler
          Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DTDHandler
          Receive notification of basic DTD-related events.
EntityResolver
          Basic interface for resolving entities.
ErrorHandler
          Basic interface for SAX error handlers.
InputSource
          A single input source for an XML entity.
Locator
          Interface for associating a SAX event with a document location.
Parser
          Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
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.
XMLFilter
          Interface for an XML filter.
XMLReader
          Interface for reading an XML document using callbacks.
 



Copyright © 1999 The Apache Software Foundation. All Rights reserved.