Class LabelExpression
java.lang.Object
org.apache.synapse.commons.templates.uri.parser.Node
org.apache.synapse.commons.templates.uri.parser.Expression
org.apache.synapse.commons.templates.uri.parser.SimpleStringExpression
org.apache.synapse.commons.templates.uri.parser.LabelExpression
- Direct Known Subclasses:
PathSegmentExpression
-
Field Summary
Fields inherited from class org.apache.synapse.commons.templates.uri.parser.Expression
variableListFields inherited from class org.apache.synapse.commons.templates.uri.parser.Node
hasQueryTemplate, next, token -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.synapse.commons.templates.uri.parser.SimpleStringExpression
isReserved, setVariablesMethods inherited from class org.apache.synapse.commons.templates.uri.parser.Expression
decodeValue, encodeValueMethods inherited from class org.apache.synapse.commons.templates.uri.parser.Node
expandAll, hasQueryTemplate, matchAll, setNext
-
Constructor Details
-
LabelExpression
- Throws:
URITemplateException
-
-
Method Details
-
getSeparator
protected char getSeparator()- Overrides:
getSeparatorin classSimpleStringExpression
-