Frames | No Frames |
Deprecated Interfaces | |
CoroutineParser Since the ability to start a parse via the
coroutine protocol was not being used and was complicating design.
| |
DOMOrder Since the introduction of the DTM, this class will be removed.
| |
DOMSerializer Use org.apache.xml.serializer.DOMSerializer | |
Serializer Use org.apache.xml.serializer.Serializer | |
TransformSnapshot It doesn't look like this code, which is for tooling, has
functioned propery for a while, so it doesn't look like it is being used. |
Deprecated Classes | |
DOM2Helper Since the introduction of the DTM, this class will be removed.
| |
DOMHelper Since the introduction of the DTM, this class will be removed.
| |
ForwardPositionIterator This class exists only for backwards compatibility with old
translets. | |
SerializerFactory The new class to use is
org.apache.xml.serializer.SerializerFactory | |
XSLProcessorVersion To be replaced by org.apache.xalan.Version.getVersion() |
Deprecated Constructors | |
org.apache.xalan.xsltc.dom.NodeSortRecordFactory.NodeSortRecordFactory(DOM,String,Translet,order[],type[]) This constructor is no longer used in generated code. |