public class SimpleStringExpression extends Expression
variableList
hasQueryTemplate, 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, encodeValue
expandAll, hasQueryTemplate, matchAll, setNext
public SimpleStringExpression(String token) throws URITemplateException
URITemplateException
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.