Package org.wiremock.url
Interface QueryParamKey
- All Superinterfaces:
Normalisable<QueryParamKey>,org.wiremock.stringparser.ParsedString,PercentEncoded<QueryParamKey>
public interface QueryParamKey
extends PercentEncoded<QueryParamKey>, org.wiremock.stringparser.ParsedString
-
Field Summary
Fields -
Method Summary
Static MethodsMethods inherited from interface org.wiremock.url.Normalisable
isNormalForm, normaliseMethods inherited from interface org.wiremock.stringparser.ParsedString
toStringMethods inherited from interface org.wiremock.url.PercentEncoded
decode, isEmpty, length
-
Field Details
-
EMPTY
-
-
Method Details
-
parse
- Throws:
IllegalQueryParamKey
-
encode
-