Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowPathHeaderDescriptions.java96 String pdx = pathDescriptionFactory.getRawDescription(path, "VALUE", null); in showDescriptions()
/external/cldr/tools/java/org/unicode/cldr/util/
DPathDescription.java84 public String getRawDescription(String path, String value, Object context) { in getRawDescription() method in PathDescription