OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:countNode
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
CountersTable.java
126
public int
countNode
(XPathContext support, ElemNumber numberElem, int node)
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java
815
list[0] = ctable.
countNode
(xctxt, this, sourceNode);
832
list[lastIndex - i] = ctable.
countNode
(xctxt, this, target);
[
all
...]
Completed in 822 milliseconds