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

  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemOtherwise.java 45 return Constants.ELEMNAME_OTHERWISE;
ElemChoose.java 109 else if (Constants.ELEMNAME_OTHERWISE == type)
142 case Constants.ELEMNAME_OTHERWISE :
Constants.java 65 ELEMNAME_OTHERWISE = 39, ELEMNAME_PI = 58,

Completed in 3159 milliseconds