Searched defs:cleanPath (Results 1 – 3 of 3) sorted by relevance
329 PathHeader cleanPath = fixPath(pathName, null); in showExemplars() local646 PathHeader cleanPath = fixPath(path, postFix); in loadInformation() local
184 private String getStringValue(String cleanPath) { in getStringValue()194 private void checkForDraft(String cleanPath) { in checkForDraft()
623 String cleanPath = currentAttributesToIgnore.reset(path).replaceAll(""); in getPathsWithValue() local