Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java895 return new PropertySymbolTable(prefix); in getSymbolTable()
917 private class PropertySymbolTable implements SymbolTable { class in UnicodeProperty.Factory
924 PropertySymbolTable(String prefix) { in PropertySymbolTable() method in UnicodeProperty.Factory.PropertySymbolTable