org.skyscreamer.yoga.uri
Class URICreator
java.lang.Object
org.skyscreamer.yoga.uri.URICreator
public class URICreator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URICreator
public URICreator()
getHref
public String getHref(String uriTemplate,
ValueReader model)
decorate
protected String decorate(String uri)
setDecorators
public void setDecorators(List<URIDecorator> decorators)
getDecorators
public List<URIDecorator> getDecorators()
Copyright © 2012. All Rights Reserved.