org.skyscreamer.yoga.uri
Class URICreator

java.lang.Object
  extended by org.skyscreamer.yoga.uri.URICreator

public class URICreator
extends Object


Constructor Summary
URICreator()
           
 
Method Summary
static String getHref(String uriTemplate, ValueReader model, URIDecorator... decorators)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URICreator

public URICreator()
Method Detail

getHref

public static String getHref(String uriTemplate,
                             ValueReader model,
                             URIDecorator... decorators)


Copyright © 2013. All Rights Reserved.