Class AtUriFunction
java.lang.Object
net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
net.thisptr.jackson.jq.internal.functions.AtUriFunction
- All Implemented Interfaces:
Function
RFC2396
- unreserved = alphanum | mark
- mark = "-" | "_" | "." | "!" | "~" | "*" | "'" | "(" | ")"
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
apply
-
Constructor Details
-
AtUriFunction
public AtUriFunction()
-
-
Method Details
-
convert
- Specified by:
convert
in classAbstractAtFormattingFunction
- Throws:
JsonQueryException
-