Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemWithParam.java140 return Constants.ELEMNAME_WITHPARAM_STRING; in getNodeName()
DConstants.java167 ELEMNAME_WITHPARAM_STRING = "with-param"; field in Constants