Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncFormatNumb.java80 dfs = ss.getDecimalFormatComposed(qname); in execute()
105 dfs = ss.getDecimalFormatComposed(new QName("")); in execute()
DStylesheetRoot.java638 public DecimalFormatSymbols getDecimalFormatComposed(QName name) in getDecimalFormatComposed() method in StylesheetRoot