public abstract class Expression extends Node
| Modifier and Type | Field and Description |
|---|---|
protected List<Variable> |
variableList |
hasQueryTemplate, next, token| Constructor and Description |
|---|
Expression(String token) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
decodeValue(String value) |
protected String |
encodeValue(String value) |
expandAll, hasQueryTemplate, matchAll, setNextpublic Expression(String token) throws URITemplateException
URITemplateExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.