Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DDecimalFormatProperties.java258 return Constants.ELEMNAME_DECIMALFORMAT_STRING; in getNodeName()
DConstants.java125 ELEMNAME_DECIMALFORMAT_STRING = "decimal-format", field in Constants