|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.apache.xpath.DOM2Helper
Since the introduction of the DTM, this class will be removed. This class provides a DOM level 2 "helper", which provides services currently not provided be the DOM standard. |
|
org.apache.xpath.DOMHelper
Since the introduction of the DTM, this class will be removed. This class provides a front-end to DOM implementations, providing a number of utility functions that either aren't yet standardized by the DOM spec or that are defined in optional DOM modules and hence may not be present in all DOMs. |
|
org.apache.xalan.processor.XSLProcessorVersion
To be replaced by org.apache.xalan.Version.getVersion() |
Deprecated Interfaces | |
org.apache.xml.dtm.ref.CoroutineParser
Since the ability to start a parse via the coroutine protocol was not being used and was complicating design. See IncrementalSAXSource . |
|
org.apache.xpath.DOMOrder
Since the introduction of the DTM, this class will be removed. Nodes that implement this index can return a document order index. Eventually, this will be replaced by DOM 3 methods. (compareDocumentOrder and/or compareTreePosition.) |
Deprecated Fields | |
org.apache.xalan.res.XSLTErrorResources.QUERY_HEADER
|
Deprecated Methods | |
org.apache.xpath.DOMHelper.getRoot(Node)
|
|
org.apache.xpath.DOMHelper.isIgnorableWhitespace(Text)
|
Deprecated Constructors | |
org.apache.xml.utils.SuballocatedIntVector(int, int)
use SuballocatedIntVector(int) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |