org.apache.synapse.rest.dispatch
Class URITemplateHelper

java.lang.Object
  extended by org.apache.synapse.rest.dispatch.URITemplateHelper
All Implemented Interfaces:
DispatcherHelper

public class URITemplateHelper
extends Object
implements DispatcherHelper


Constructor Summary
URITemplateHelper(String templateString)
           
 
Method Summary
 String getString()
           
 org.wso2.uri.template.URITemplate getUriTemplate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URITemplateHelper

public URITemplateHelper(String templateString)
Method Detail

getUriTemplate

public org.wso2.uri.template.URITemplate getUriTemplate()

getString

public String getString()
Specified by:
getString in interface DispatcherHelper


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.