Searched defs:cleanPath (Results 1 – 2 of 2) sorted by relevance
210 private String getStringValue(String cleanPath) { in getStringValue()220 private void checkForDraft(String cleanPath) { in checkForDraft()
801 String cleanPath = currentAttributesToIgnore.reset(path).replaceAll(""); in getPathsWithValue() local