Home
last modified time | relevance | path

Searched defs:tableAttributes (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DTablePrinter.java45 private String tableAttributes; field in TablePrinter
54 public TablePrinter setTableAttributes(String tableAttributes) { in setTableAttributes()