Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemSort.java303 return Constants.ELEMNAME_SORT_STRING; in getNodeName()
DConstants.java151 ELEMNAME_SORT_STRING = "sort", field in Constants