Package de.quantummaid.httpmaid.path
Class Path
- java.lang.Object
-
- de.quantummaid.httpmaid.path.Path
-
public class Path extends Object
-
-
Constructor Summary
Constructors Constructor Description Path()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PathcutPrefix(String prefix)booleanmatches(String template)static Pathpath(String path)Stringraw()PathsafelyRebaseTo(String prefix)
-