Home
last modified time | relevance | path

Searched refs:getFullXPath (Results 1 – 25 of 60) sorted by relevance

123

/external/cldr/tools/java/org/unicode/cldr/tool/
DPivotData.java67 …String defaultContentList = supplementalMetadata.getFullXPath("//supplementalData/metadata/default… in pivotGroup()
110 if (me.getFullXPath("//ldml/alias", true) != null) { in writePivot()
122 if (resolvedParent.getFullXPath("//ldml/alias", true) != null) { in writePivot()
129 String fullPath = me.getFullXPath(path); in writePivot()
131 String oldFullXPath = resolvedParent.getFullXPath(path); in writePivot()
183 if (newFile.getFullXPath("//ldml/alias", true) != null) { in writePivot()
210 fullPath = toAddFrom.getFullXPath(path); in addPathsAndValuesFrom()
213 oldFullXPath = toModify.getFullXPath(path); in addPathsAndValuesFrom()
DCLDRModify.java540 String fullpath = k.getFullXPath(path); in main()
807 String temp = cldrFileToFilter.getFullXPath(oldFullPath); in replace()
1018 String fullPath = cldrFileToFilter.getFullXPath(xpath);
1041 String fullXPath = cldrFileToFilter.getFullXPath(xpath);
1102 String oldFullXPath = cldrFileToFilter.getFullXPath(xpath);
1130 String oldFullXPath = cldrFileToFilter.getFullXPath(xpath);
1146 String fullXPath = cldrFileToFilter.getFullXPath(xpath);
1251 String fullXPath = cldrFileToFilter.getFullXPath(xpath);
1276 String fullpath = cldrFileToFilter.getFullXPath(xpath);
1311 String fullpath = cldrFileToFilter.getFullXPath(xpath);
[all …]
DCLDRFormat.java101 String full1 = cldrFile.getFullXPath(path); in findFirstDifference()
102 String full2 = regenFile.getFullXPath(path); in findFirstDifference()
DCLDRCompare.java93 String newFullPath = newCldrFile.getFullXPath(path); in main()
94 String oldFullPath = oldCldrFile.getFullXPath(path); in main()
DDiffWithParent.java44 String fullPath = file.getFullXPath(path); in main()
46 String pfullPath = parent.getFullXPath(path); in main()
DShowCoverageLevels.java32 String fullPath = cldrFileToCheck.getFullXPath(path); in main()
DGenerateCldrDateTimeTests.java75 String path = cldrFile.getFullXPath(cpath); in getInfo()
DVettingAdder.java143 String fullPath = cldr.getFullXPath(path); in incorporateVetting()
283 String fullPath = cldr.getFullXPath(path); in showFiles()
DCompareEn.java103 String fullPath = en_GBR.getFullXPath(path); in uplevelEnGB()
DCLDRFileTransformer.java189 String fullPath = input.getFullXPath(xpath); in transform()
/external/cldr/tools/java/org/unicode/cldr/icu/
DXPPUtil.java40 String fullPath = whichFile.getFullXPath(xpath); in getBasicAttributeValue()
48 String fullPath = file.getFullXPath(xpath); in findAttributeValue()
DLocaleMapper.java304 public static String getFullXPath(String xpath, CLDRFile cldrFile) { in getFullXPath() method in LocaleMapper
305 String fullPath = cldrFile.getFullXPath(xpath); in getFullXPath()
319 String fullPath = cldr.getFullXPath(path); in matchXPath()
403 String version = cldrResolved.getFullXPath("//ldml/identity/version"); in hackAddExtras()
DBreakIteratorMapper.java53 String fullPath = specialsFile.getFullXPath(path); in fillFromCldr()
DCollationMapper.java84 String fullPath = specialFile.getFullXPath(path); in fillFromCldr()
/external/cldr/tools/java/org/unicode/cldr/api/
DCldrFileDataSource.java65 String fullXPath = source.getFullXPath(dPath); in get()
130 src.getFullXPath(dPath), previousElements, valueAttributes::put); in read()
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckLogicalGroupings.java175 String fPath = getCldrFileToCheck().getFullXPath(path); in handleCheck()
189 fPath = getCldrFileToCheck().getFullXPath(apath); in handleCheck()
DTestCache.java67 cc.check(path, file.getFullXPath(path), value, options, result); in check()
73 cc.getExamples(path, file.getFullXPath(path), value, options, result); in getExamples()
DCLDRTest.java153 … if (item.getFullXPath(xpath).indexOf("[@draft=\"unconfirmed\"]") >= 0) draft = " [draft]"; in TestCurrencyFormats()
197 vc.fullxpath = item.getFullXPath(xpath); in TestCommonChildren()
254 String fullxpath = plain.getFullXPath(xpath); in TestThatExemplarsContainAll()
508 XPathParts parts = XPathParts.getFrozenInstance(item.getFullXPath(xpath)); in checkAttributeValidity()
661 XPathParts parts = XPathParts.getFrozenInstance(supp.getFullXPath(path));
DTestMisc.java216 String fullPath = en.getFullXPath(path); in checkAliases()
516 String fullPath = cldrFile.getFullXPath(path); in checkDistinguishing()
641 String fullPath = supp.getFullXPath(path); in testPopulous()
/external/cldr/tools/java/org/unicode/cldr/util/
DCharacterFallbacks.java28 String fullPath = characterFallbacks.getFullXPath(path); in CharacterFallbacks()
DCLDRFile.java380 System.out.println(getFullXPath(xpath) + " =>\t" + getStringValue(xpath)); in show()
419 firstFullPath = getFullXPath(firstPath); in write()
536 current.setForWritingWithSuppressionMap(getFullXPath(xpath)); in write()
697 public String getFullXPath(String xpath) { in getFullXPath() method in CLDRFile
829 String fullpath = getFullXPath(cpath); in putAll()
841 String newFullPath = getNondraftNonaltXPath(other.getFullXPath(cpath)); in putAll()
843 newFullPath = addReferencesIfNeeded(newFullPath, getFullXPath(cpath)); in putAll()
864 dataSource.putValueAtPath(other.getFullXPath(key), otherValue); in putAll()
866 && equalsIgnoringDraft(getFullXPath(key), other.getFullXPath(key))) in putAll()
870 … XPathParts parts = XPathParts.getInstance(other.getFullXPath(key)); // not frozen, for addAttribut in putAll()
[all …]
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCheckCLDR.java113 c.check(path, english.getFullXPath(path), in TestCheckConsistentCasing()
144 String fullPath = cldrFile.getFullXPath(path); in TestTestCache()
246 test.handleCheck(path, english.getFullXPath(path), "?", in TestPlaceholders()
260 test.handleCheck(path, english.getFullXPath(path), "?", in TestPlaceholders()
269 test.handleCheck(path, english.getFullXPath(path), "?", in TestPlaceholders()
347 test.handleCheck(path, patched.getFullXPath(path), resolvedValue, in checkLocale()
DTestBasic.java192 String fullPath = cldrfile.getFullXPath(xpath); in checkDtds()
194 fullPath = cldrfile.getFullXPath(xpath); in checkDtds()
622 String fullPath = file.getFullXPath(path); in TestPaths()
709 String fullpath = root.getFullXPath(path); in TestAPath()
956 final String fullXPath = cldrFile.getFullXPath(path); in showDifferences()
965 final String parentFullPath = parentFile.getFullXPath(path); in showDifferences()
DTestAliases.java104 String fullpath = en.getFullXPath(path); in testCountFull()
DTestLdml2ICU.java259 .getFullXPath(xpath)); in checkLocaleRegexes()

123