Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java327 result = handleDecimalFormat(parts, value, type); in getExampleHtml()
1407 private String handleDecimalFormat(XPathParts parts, String value, ExampleType type) { in handleDecimalFormat() method in ExampleGenerator