Searched refs:makeSource (Results 1 – 2 of 2) sorted by relevance
131 XMLSource topSource = factory.makeSource(localeId); in makeRecordingCldrFile()337 … XMLSource topSource = factory.makeSource(localeId).cloneAsThawed(); // make top one modifiable in makeMutableResolved()357 parents.add(factory.makeSource(currentLocaleID)); in getParentSources()
144 public final XMLSource makeSource(String localeID) { in makeSource() method in Factory