Home
last modified time | relevance | path

Searched refs:ELEMNAME_CHOOSE (Results 1 – 5 of 5) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemComment.java120 case Constants.ELEMNAME_CHOOSE : in appendChild()
DElemChoose.java51 return Constants.ELEMNAME_CHOOSE; in getXSLToken()
DElemPI.java201 case Constants.ELEMNAME_CHOOSE : in appendChild()
DElemAttribute.java239 case Constants.ELEMNAME_CHOOSE : in appendChild()
DConstants.java45 ELEMNAME_CHOOSE = 37, ELEMNAME_COMMENT = 59, // my own field in Constants