Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRConfig.java160 private Factory commonAndSeedAndMainAndAnnotationsFactory; field in CLDRConfig
318 if (commonAndSeedAndMainAndAnnotationsFactory == null) { in getCommonAndSeedAndMainAndAnnotationsFactory()
324 commonAndSeedAndMainAndAnnotationsFactory = SimpleFactory.make(paths, ".*"); in getCommonAndSeedAndMainAndAnnotationsFactory()
327 return commonAndSeedAndMainAndAnnotationsFactory; in getCommonAndSeedAndMainAndAnnotationsFactory()