|
Xerces 3.1.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Classes | |
| org.xml.sax.helpers.AttributeListImpl
This class implements a deprecated interface, AttributeList;
that interface has been replaced by
Attributes,
which is implemented in the
AttributesImpl helper class. |
|
| com.ibm.xml.parsers.DOMParser
The W3C's DOM L3 working group will specify a standardized API for parser instantiation. XML4J and Xerces will switch to this API when it becomes available |
|
| org.xml.sax.HandlerBase
This class works with the deprecated DocumentHandler
interface. It has been replaced by the SAX2
DefaultHandler
class. |
|
| com.ibm.xml.parsers.NonValidatingDOMParser
The W3C's DOM L3 working group will specify a standardized API for parser instantiation. XML4J and Xerces will switch to this API when it becomes available |
|
| org.xml.sax.helpers.ParserFactory
This class works with the deprecated Parser
interface. |
|
| com.ibm.xml.parsers.SAXParser
The W3C's DOM L3 working group will specify a standardized API for parser instantiation. XML4J and Xerces will switch to this API when it becomes available |
|
| com.ibm.xml.parsers.ValidatingSAXParser
The W3C's DOM L3 working group will specify a standardized API for parser instantiation. XML4J and Xerces will switch to this API when it becomes available |
|
| Deprecated Interfaces | |
| org.xml.sax.AttributeList
This interface has been replaced by the SAX2 Attributes
interface, which includes Namespace support. |
|
| org.xml.sax.DocumentHandler
This interface has been replaced by the SAX2 ContentHandler
interface, which includes Namespace support. |
|
| org.xml.sax.Parser
This interface has been replaced by the SAX2 XMLReader
interface, which includes Namespace support. |
|
| Deprecated Methods | |
| org.apache.xerces.dom.AttrImpl.getElement()
Previous working draft of DOM Level 2. New method is getOwnerElement(). |
|
|
Xerces 3.1.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||