public class ReservedStringExpression extends SimpleStringExpression
variableListhasQueryTemplate, next, token| Constructor and Description |
|---|
ReservedStringExpression(String token) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
encodeValue(String value) |
protected boolean |
isReserved(char ch) |
protected boolean |
setVariables(String expressionValue,
Map<String,String> variables) |
getSeparatordecodeValueexpandAll, hasQueryTemplate, matchAll, setNextpublic ReservedStringExpression(String token) throws URITemplateException
URITemplateExceptionprotected boolean isReserved(char ch)
isReserved in class SimpleStringExpressionprotected String encodeValue(String value)
encodeValue in class Expressionprotected boolean setVariables(String expressionValue, Map<String,String> variables)
setVariables in class SimpleStringExpressionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.