Home
last modified time | relevance | path

Searched refs:ELEMNAME_TEMPLATE_STRING (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemTemplate.java316 return Constants.ELEMNAME_TEMPLATE_STRING; in getNodeName()
DConstants.java159 ELEMNAME_TEMPLATE_STRING = "template", field in Constants