|
Eclipse Platform 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.xml.sax | |
javax.xml.parsers | Provides classes allowing the processing of XML documents. |
org.eclipse.update.core.model | Provides model support for extending the base installation and update services. |
org.xml.sax | Simple API for XML (SAX) |
org.xml.sax.ext | This package, SAX2-ext, is an extension package for SAX2. |
org.xml.sax.helpers | SAX helper classes. |
Classes in org.xml.sax used by javax.xml.parsersSAXException
|
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.eclipse.update.core.modelContentHandler
|
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. SAXException
|
Encapsulate a general SAX error or warning. |
Classes in org.xml.sax used by org.xml.saxDocumentHandler
|
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. SAXException
|
Encapsulate a general SAX error or warning. 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.xml.sax.extSAXException
|
Encapsulate a general SAX error or warning. |
Classes in org.xml.sax used by org.xml.sax.helpersAttributeList
|
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. 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. XMLFilter
|
Interface for an XML filter. XMLReader
|
Interface for reading an XML document using callbacks. |
|
Eclipse Platform 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |