Uses of Class
org.apache.xalan.templates.ElemNumber
-
Packages that use ElemNumber Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
-
Uses of ElemNumber in org.apache.xalan.transformer
Methods in org.apache.xalan.transformer with parameters of type ElemNumber Modifier and Type Method Description int
CountersTable. countNode(XPathContext support, ElemNumber numberElem, int node)
Count forward until the given node is found, or until we have looked to the given amount.
-