Searched refs:ELEMNAME_IF_STRING (Results 1 – 2 of 2) sorted by relevance
/external/apache-xml/src/main/java/org/apache/xalan/templates/ | ||
D | ElemIf.java | 113 return Constants.ELEMNAME_IF_STRING; in getNodeName() |
D | Constants.java | 135 ELEMNAME_IF_STRING = "if", field in Constants |