Package org.mockserver.url
Class URLParser
- java.lang.Object
-
- org.mockserver.url.URLParser
-
public class URLParser extends Object
- Author:
- jamesdbloom
-
-
Constructor Summary
Constructors Constructor Description URLParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isFullUrl(String uri)
static String
returnPath(String path)
-