Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemIf.java113 return Constants.ELEMNAME_IF_STRING; in getNodeName()
DConstants.java135 ELEMNAME_IF_STRING = "if", field in Constants