Package org.wiremock.url
Class RelativeUrlParser
java.lang.Object
org.wiremock.url.RelativeUrlParser
- All Implemented Interfaces:
org.wiremock.stringparser.StringParser<RelativeUrl>
public final class RelativeUrlParser
extends Object
implements org.wiremock.stringparser.StringParser<RelativeUrl>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
RelativeUrlParser
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceorg.wiremock.stringparser.StringParser<RelativeUrl>
-
parse
- Specified by:
parsein interfaceorg.wiremock.stringparser.StringParser<RelativeUrl>
-