Searched refs:ELEMNAME_OTHERWISE (Results 1 - 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemOtherwise.java45 return Constants.ELEMNAME_OTHERWISE;
H A DElemChoose.java109 else if (Constants.ELEMNAME_OTHERWISE == type)
142 case Constants.ELEMNAME_OTHERWISE :
H A DConstants.java65 ELEMNAME_OTHERWISE = 39, ELEMNAME_PI = 58, field in class:Constants

Completed in 974 milliseconds