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