public class URITemplate extends Object
URITemplate(String template)
String
expand(Map<String,String> variables)
boolean
matches(String uri, Map<String,String> variables)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URITemplate(String template) throws URITemplateException
URITemplateException
public String expand(Map<String,String> variables)
public boolean matches(String uri, Map<String,String> variables)
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.