public class SimpleStringExpression extends Expression
variableList
hasQueryTemplate, next, token
Constructor and Description |
---|
SimpleStringExpression(java.lang.String token) |
Modifier and Type | Method and Description |
---|---|
protected char |
getSeparator() |
protected boolean |
isReserved(char ch) |
protected boolean |
setVariables(java.lang.String expressionValue,
java.util.Map<java.lang.String,java.lang.String> variables) |
decodeValue, encodeValue
expandAll, hasQueryTemplate, matchAll, setNext
public SimpleStringExpression(java.lang.String token) throws URITemplateException
URITemplateException
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.