|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.xml.sax | |
javax.xml.parsers | Provides classes allowing the processing of XML documents. |
org.xml.sax | SAX (Simple API to XML) is an event-driven parser API, which supports most of the widely available XML parsers. |
org.xml.sax.helpers | This package contains simple "helper" classes which can help programmers get started using the SAX APIs. |
Classes in org.xml.sax used by javax.xml.parsersEntityResolver
|
Basic interface for resolving entities. ErrorHandler
|
Basic interface for SAX error handlers. HandlerBase
|
Default base class for handlers. InputSource
|
A single input source for an XML entity. Parser
|
Basic interface for SAX (Simple API for XML) parsers. SAXException
|
Encapsulate a general SAX error or warning. |
Classes in org.xml.sax used by org.xml.saxAttributeList
|
Interface for an element's attribute specifications. DocumentHandler
|
Receive notification of general document events. 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. SAXParseException
|
Encapsulate an XML parse error or warning. |
Classes in org.xml.sax used by org.xml.sax.helpersAttributeList
|
Interface for an element's attribute specifications. Locator
|
Interface for associating a SAX event with a document location. Parser
|
Basic interface for SAX (Simple API for XML) parsers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |