Uses of Interface
org.apache.xalan.xsltc.dom.CurrentNodeListFilter
-
Packages that use CurrentNodeListFilter Package Description org.apache.xalan.xsltc.dom -
-
Uses of CurrentNodeListFilter in org.apache.xalan.xsltc.dom
Constructors in org.apache.xalan.xsltc.dom with parameters of type CurrentNodeListFilter Constructor Description CurrentNodeListIterator(DTMAxisIterator source, boolean docOrder, CurrentNodeListFilter filter, int currentNode, AbstractTranslet translet)
CurrentNodeListIterator(DTMAxisIterator source, CurrentNodeListFilter filter, int currentNode, AbstractTranslet translet)
-