public class SimpleStringExpression extends Expression
variableListhasQueryTemplate, next, token| Constructor and Description |
|---|
SimpleStringExpression(String token) |
| Modifier and Type | Method and Description |
|---|---|
protected char |
getSeparator() |
protected boolean |
isReserved(char ch) |
protected boolean |
setVariables(String expressionValue,
Map<String,String> variables) |
decodeValue, encodeValueexpandAll, hasQueryTemplate, matchAll, setNextpublic SimpleStringExpression(String token) throws URITemplateException
URITemplateExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.