Home
last modified time | relevance | path

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

/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverterConfig.java91 Set<OutputType> getOutputTypes(); in getOutputTypes() method
DIcuConverterConfig.java183 public Set<OutputType> getOutputTypes() { in getOutputTypes() method in IcuConverterConfig
DLdmlConverter.java272 config.getOutputTypes().stream() in processLdml()
458 for (OutputType type : config.getOutputTypes()) { in processSupplemental()