Home
last modified time | relevance | path

Searched refs:ELEMNAME_SORT (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemSort.java293 return Constants.ELEMNAME_SORT; in getXSLToken()
DConstants.java68 ELEMNAME_TEMPLATE = 19, ELEMNAME_SORT = 64, field in Constants
DElemForEach.java438 if (Constants.ELEMNAME_SORT == type) in appendChild()
DRedundentExprEliminator.java1197 case Constants.ELEMNAME_SORT : in visitInstruction()