Searched refs:xpath_fullXPath (Results 1 – 1 of 1) sorted by relevance
20 private Map<String, String> xpath_fullXPath = CldrUtility.newConcurrentHashMap(); field in SimpleXMLSource37 this.xpath_fullXPath = copyAsLockedFrom.xpath_fullXPath; in SimpleXMLSource()55 String result = xpath_fullXPath.get(xpath); in getFullPathAtDPath()85 xpath_fullXPath.remove(distinguishingXPath); in removeValueAtDPath()104 result.xpath_fullXPath = CldrUtility.newConcurrentHashMap(result.xpath_fullXPath); in cloneAsThawed()111 xpath_fullXPath.put(distinguishingXPath, fullxpath); in putFullPathAtDPath()