Searched refs:sortingGorpRemoval (Results 1 – 1 of 1) sorted by relevance
110 return sortingGorpRemoval.reset(prettyPath).replaceAll(""); in getOutputForm()116 …private static Matcher sortingGorpRemoval = PatternCache.get("(?<=(^|[|]))([0-9]+-)?").matcher(""); field in PrettyPath