Searched refs:getConstructedValue (Results 1 – 3 of 3) sorted by relevance
46 public String getConstructedValue(String xpath) { in getConstructedValue() method in RecordingCLDRFile48 return super.getConstructedValue(xpath); in getConstructedValue()
655 String constructedValue = getConstructedValue(xpath); in getConstructedBaileyValue()3789 public String getConstructedValue(String xpath) {3838 String constructedValue = getConstructedValue(xpath);
169 value2 = cldrFile.getConstructedValue(path); in sameAsCodeOrEnglish()