Home
last modified time | relevance | path

Searched refs:ELEMNAME_FOREACH_STRING (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DConstants.java134 ELEMNAME_FOREACH_STRING = "for-each", field in Constants
DElemForEach.java246 return Constants.ELEMNAME_FOREACH_STRING; in getNodeName()