Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DConstants.java142 ELEMNAME_NUMBER_STRING = "number", field in Constants
DElemNumber.java544 return Constants.ELEMNAME_NUMBER_STRING; in getNodeName()