Package org.xml.sax

Interface Summary
Attributes Interface for a list of XML attributes.
Locator Interface for associating a SAX event with a document location.
 

Class Summary
InputSource A single input source for an XML entity.
 

Exception Summary
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.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.