Searched refs:ELEMNAME_OTHERWISE (Results 1 – 3 of 3) sorted by relevance
109 else if (Constants.ELEMNAME_OTHERWISE == type) in execute()142 case Constants.ELEMNAME_OTHERWISE : in appendChild()
45 return Constants.ELEMNAME_OTHERWISE; in getXSLToken()
65 ELEMNAME_OTHERWISE = 39, ELEMNAME_PI = 58, field in Constants