Uses of Class
org.apache.xml.dtm.ref.DTMTreeWalker
| Package | Description |
|---|---|
| org.apache.xalan.transformer |
In charge of run-time transformations and the production of result trees.
|
| org.apache.xml.dtm.ref.sax2dtm |
-
Uses of DTMTreeWalker in org.apache.xalan.transformer
Subclasses of DTMTreeWalker in org.apache.xalan.transformer Modifier and Type Class Description classTreeWalker2ResultHandle a walk of a tree, but screen out attributes for the result tree. -
Uses of DTMTreeWalker in org.apache.xml.dtm.ref.sax2dtm
Fields in org.apache.xml.dtm.ref.sax2dtm declared as DTMTreeWalker Modifier and Type Field Description protected DTMTreeWalkerSAX2DTM. m_walkerTree Walker for dispatchToEvents.