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