Frames | No Frames |
Deprecated Classes | |
ASDOMImplementationImpl | |
ASModelImpl | |
DOMASBuilderImpl |
Deprecated Fields | |
org.apache.xerces.impl.Version.fVersion getVersion() should be used instead. |
Deprecated Methods | |
org.apache.xerces.dom.AttrImpl.getElement() Previous working draft of DOM Level 2. | |
org.apache.xerces.dom.CoreDocumentImpl.setEncoding(String) This method is internal and only exists for
compatibility with older applications. | |
org.apache.xerces.dom.CoreDocumentImpl.getEncoding() This method is internal and only exists for
compatibility with older applications. | |
org.apache.xerces.dom.CoreDocumentImpl.setVersion(String) This method is internal and only exists for
compatibility with older applications. | |
org.apache.xerces.dom.CoreDocumentImpl.getVersion() This method is internal and only exists for
compatibility with older applications. | |
org.apache.xerces.dom.CoreDocumentImpl.setStandalone(boolean) This method is internal and only exists for
compatibility with older applications. | |
org.apache.xerces.dom.CoreDocumentImpl.getStandalone() This method is internal and only exists for
compatibility with older applications. | |
org.apache.xerces.util.EncodingMap.putIANA2JavaMapping(String,String) Use of this method is not recommended. | |
org.apache.xerces.util.EncodingMap.removeIANA2JavaMapping(String) Use of this method is not recommended. | |
org.apache.xerces.util.EncodingMap.putJava2IANAMapping(String,String) Use of this method is not recommended. | |
org.apache.xerces.util.EncodingMap.removeJava2IANAMapping(String) Use of this method is not recommended. | |
org.apache.xerces.dom.NodeImpl.compareTreePosition(Node) |