- All Implemented Interfaces:
org.wiremock.stringparser.StringParser<Uri>
public final class UriParser
extends Object
implements org.wiremock.stringparser.StringParser<Uri>
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
UriParser
public UriParser()
-
-
Method Details
-
getType
- Specified by:
getType in interface org.wiremock.stringparser.StringParser<Uri>
-
parse
- Specified by:
parse in interface org.wiremock.stringparser.StringParser<Uri>