Searched refs:getFullPathAtDPathCache (Results 1 – 1 of 1) sorted by relevance
759 Map<String, String> getFullPathAtDPathCache = new HashMap<String, String>(); field in XMLSource.ResolvingSource805 String result = getFullPathAtDPathCache.get(xpath); in getFullPath()829 getFullPathAtDPathCache.put(xpath, result); in getFullPath()