Searched defs:xmlFiles (Results 1 – 4 of 4) sorted by relevance
114 CldrDataType type, CldrDraftStatus draftStatus, Set<Path> xmlFiles) { in forCldrFiles()237 ImmutableSet<Path> xmlFiles = listXmlFilesForType(type); in getDataForType() local249 ImmutableSet<Path> xmlFiles = in listXmlFilesForType() local
49 private final ImmutableSet<Path> xmlFiles; field in XmlDataSource76 XmlDataSource(CldrDataType dtdType, Set<Path> xmlFiles, CldrDraftStatus draftStatus) { in XmlDataSource()83 Set<Path> xmlFiles, in XmlDataSource()
56 def getFunctions(xmlFiles): argument
258 Set<Path> xmlFiles = files in loadSpecialsData() local