Frames | No Frames |
Deprecated Interfaces | |
AttributeList This interface has been replaced by the SAX2 | |
DocumentHandler This interface has been replaced by the SAX2 | |
Parser This interface has been replaced by the SAX2 |
Deprecated Classes | |
AttributeListImpl This class implements a deprecated interface, | |
HandlerBase This class works with the deprecated | |
ParserFactory This class works with the deprecated |
Deprecated Methods | |
gnu.xml.dom.DomDocument.verifyXmlName(String) This method is deprecated and may be removed in future
versions of GNU JAXP | |
gnu.xml.aelfred2.SAXDriver.setDocumentHandler(DocumentHandler) SAX2 programs should use the XMLReader interface
and a ContentHandler. |