Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java351 result = handleEllipsis(parts.getAttributeValue(-1, "type"), value); in getExampleHtml()
821 public String handleEllipsis(String type, String value) { in handleEllipsis() method in ExampleGenerator