Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemComment.java113 case Constants.ELEMNAME_APPLY_TEMPLATES : in appendChild()
DElemPI.java194 case Constants.ELEMNAME_APPLY_TEMPLATES : in appendChild()
DElemAttribute.java232 case Constants.ELEMNAME_APPLY_TEMPLATES : in appendChild()
DConstants.java44 ELEMNAME_APPLY_TEMPLATES = 50, ELEMNAME_USE = 34, ELEMNAME_CHILDREN = 6, field in Constants
DElemApplyTemplates.java117 return Constants.ELEMNAME_APPLY_TEMPLATES; in getXSLToken()