Interfaces
|
| XAttributeList |
specifies an element's attributes.
|
| XDTDHandler |
receives events according to the DTD of the document.
|
| XDocumentHandler |
receives notification of general document events.
|
| XEntityResolver |
makes it possible to modify the behaviour of resolving external
preferences.
|
| XErrorHandler |
is the basic interface for SAX error handlers.
|
| XExtendedDocumentHandler |
this interface does not conform to the SAX-standard. Note: Whether or not every callback is supported is dependent
on the parser implementation.
|
| XLocator |
makes it possible to associate a SAX event with a document location.
|
| XParser |
specifies a SAX parser.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.