SAX interfaces. More...
| Constant Groups | |
| constants | FastToken | 
| Classes | |
| service | FastParser | 
| service | FastTokenHandler | 
| struct | InputSource | 
| specifies the Datasource plus some additional information for the parser.  More... | |
| service | Parser | 
| Service that provides a SAX parser.  More... | |
| exception | SAXException | 
| encapsulates the details of an XML parse error or warning.  More... | |
| exception | SAXInvalidCharacterException | 
| stores information for locating the error in the original XML document.  More... | |
| exception | SAXParseException | 
| stores information for locating the error in the original XML document.  More... | |
| service | Writer | 
| interface | XAttributeList | 
| specifies an element's attributes.  More... | |
| interface | XDocumentHandler | 
| receives notification of general document events.  More... | |
| interface | XDTDHandler | 
| receives events according to the DTD of the document.  More... | |
| interface | XEntityResolver | 
| makes it possible to modify the behavior of resolving external preferences.  More... | |
| interface | XErrorHandler | 
| is the basic interface for SAX error handlers.  More... | |
| interface | XExtendedDocumentHandler | 
| this interface does not conform to the SAX-standard.  More... | |
| interface | XFastAttributeList | 
| a container for the attributes of an XML element.  More... | |
| interface | XFastContextHandler | 
| receives notification of sax document events from a XFastParser.  More... | |
| interface | XFastDocumentHandler | 
| receives notification of sax document events from a XFastParser  More... | |
| interface | XFastNamespaceHandler | 
| Stores and manages namespace declarations of a sax document parsed by XFastParser.  More... | |
| interface | XFastParser | 
| specifies a SAX parser that uses integer values for known XML names (elements, attributes and attribute values).  More... | |
| interface | XFastSAXSerializable | 
| serializes a DOM tree by generating FastSAX events.  More... | |
| interface | XFastTokenHandler | 
| interface to translate XML strings to integer tokens.  More... | |
| interface | XLocator | 
| makes it possible to associate a SAX event with a document location.  More... | |
| interface | XParser | 
| specifies a SAX parser.  More... | |
| interface | XSAXSerializable | 
| serializes a DOM tree by generating SAX events.  More... | |
| interface | XWriter | 
| Provides a unified interface for the new-style Writer service to implement.  More... | |
SAX interfaces.