Class Expression
java.lang.Object
org.apache.synapse.commons.templates.uri.parser.Node
org.apache.synapse.commons.templates.uri.parser.Expression
- Direct Known Subclasses:
SimpleStringExpression
-
Field Summary
FieldsFields inherited from class org.apache.synapse.commons.templates.uri.parser.Node
hasQueryTemplate, next, token -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringdecodeValue(String value) protected StringencodeValue(String value) Methods inherited from class org.apache.synapse.commons.templates.uri.parser.Node
expandAll, hasQueryTemplate, matchAll, setNext
-
Field Details
-
variableList
-
-
Constructor Details
-
Expression
- Throws:
URITemplateException
-
-
Method Details
-
encodeValue
-
decodeValue
-