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