Searched defs:fullXPath (Results 1 – 2 of 2) sorted by relevance
956 final String fullXPath = cldrFile.getFullXPath(path); in showDifferences() local
867 private String addReferencesIfNeeded(String newFullPath, String fullXPath) { in addReferencesIfNeeded()