HomeSort by relevance Sort by last modified time
    Searched refs:ELEMNAME_WHEN (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemChoose.java 88 if (Constants.ELEMNAME_WHEN == type)
141 case Constants.ELEMNAME_WHEN :
ElemWhen.java 81 return Constants.ELEMNAME_WHEN;
Constants.java 71 ELEMNAME_VALUEOF = 30, ELEMNAME_WHEN = 38,

Completed in 82 milliseconds