|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocImpl | |
org.apache.xalan.stree | Implementation of the Xalan Source Tree, which is a DOM implementation that is optimized for XSLT processing and the needs of Xalan. |
Uses of DocImpl in org.apache.xalan.stree |
Subclasses of DocImpl in org.apache.xalan.stree | |
class |
DocumentFragmentImpl
**For internal use only** Class to hold information about a DocumentFragment node |
class |
DocumentImpl
**For internal use only** This is the implementation of the DOM2 Document interface. |
Methods in org.apache.xalan.stree with parameters of type DocImpl | |
void |
SourceTreeHandler.setRoot(DocImpl root)
Set the root document of tree will be created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |