Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java315 result = handleCurrency(xpath, value, context, type); in getExampleHtml()
1489 …private String handleCurrency(String xpath, String value, ExampleContext context, ExampleType type… in handleCurrency() method in ExampleGenerator