Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DConstants.java165 ELEMNAME_VARIABLE_STRING = "variable", field in Constants
DElemVariable.java211 return Constants.ELEMNAME_VARIABLE_STRING; in getNodeName()