Uses of Class
org.apache.xpath.axes.OneStepIteratorForward
-
Packages that use OneStepIteratorForward Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
-
Uses of OneStepIteratorForward in org.apache.xalan.transformer
Subclasses of OneStepIteratorForward in org.apache.xalan.transformer Modifier and Type Class Description class
KeyIterator
This class implements an optimized iterator for "key()" patterns, matching each node to the match attribute in one or more xsl:key declarations.
-