Package org.eclipse.jetty.start
Class PathMatchers
java.lang.Object
org.eclipse.jetty.start.PathMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathMatcher
getMatcher
(String rawpattern) static PathMatcher
static Path
getSearchRoot
(String pattern) Provide the non-glob / non-regex prefix on the pattern as a Path reference.static boolean
isAbsolute
(String pattern) Tests if provided pattern is an absolute reference (or not)