Class Variable
- java.lang.Object
-
- org.apache.synapse.commons.templates.uri.parser.Variable
-
public class Variable extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
checkModifier(String value)
String
getName()
String
modify(String value)
-
-
-
Constructor Detail
-
Variable
public Variable(String value) throws URITemplateException
- Throws:
URITemplateException
-
-