Class Literal
- java.lang.Object
-
- org.apache.synapse.commons.templates.uri.parser.Node
-
- org.apache.synapse.commons.templates.uri.parser.Literal
-
public class Literal extends Node
-
-
Field Summary
-
Fields inherited from class org.apache.synapse.commons.templates.uri.parser.Node
hasQueryTemplate, next, token
-
-
-
-
Constructor Detail
-
Literal
public Literal(String token) throws URITemplateException
- Throws:
URITemplateException
-
-