Home
last modified time | relevance | path

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

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