Deprecated API

Deprecated Classes
org.apache.xerces.dom.ASDOMImplementationImpl
            
org.apache.xerces.dom.ASModelImpl
            
org.apache.xerces.parsers.DOMASBuilderImpl
            
 

Deprecated Fields
org.apache.xerces.impl.Version.fVersion
          getVersion() should be used instead. 
 

Deprecated Methods
org.apache.xerces.dom.NodeImpl.compareTreePosition(Node)
            
org.apache.xerces.dom.AttrImpl.getElement()
          Previous working draft of DOM Level 2. New method is getOwnerElement(). 
org.apache.xerces.dom.CoreDocumentImpl.getEncoding()
          This method is internal and only exists for compatibility with older applications. New applications should never call this method. 
org.apache.xerces.dom.CoreDocumentImpl.getStandalone()
          This method is internal and only exists for compatibility with older applications. New applications should never call this method. 
org.apache.xerces.dom.CoreDocumentImpl.getVersion()
          This method is internal and only exists for compatibility with older applications. New applications should never call this method. 
org.apache.xerces.util.EncodingMap.putIANA2JavaMapping(String, String)
          Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system. 
org.apache.xerces.util.EncodingMap.putJava2IANAMapping(String, String)
          Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system. 
org.apache.xerces.util.EncodingMap.removeIANA2JavaMapping(String)
          Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system. 
org.apache.xerces.util.EncodingMap.removeJava2IANAMapping(String)
          Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system. 
org.apache.xerces.dom.CoreDocumentImpl.setEncoding(String)
          This method is internal and only exists for compatibility with older applications. New applications should never call this method. 
org.apache.xerces.dom.CoreDocumentImpl.setStandalone(boolean)
          This method is internal and only exists for compatibility with older applications. New applications should never call this method. 
org.apache.xerces.dom.CoreDocumentImpl.setVersion(String)
          This method is internal and only exists for compatibility with older applications. New applications should never call this method. 
 



Copyright © 1999-2005 Apache XML Project. All Rights Reserved.