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