Uses of Class
org.weborganic.uri.template.URIResolveResult

Uses of URIResolveResult in org.weborganic.uri.template
 

Methods in org.weborganic.uri.template that return URIResolveResult
 URIResolveResult URIResolver.resolve(URIPattern pattern)
          Resolves the given URI pattern.
 URIResolveResult URIResolver.resolve(URIPattern pattern, VariableBinder binder)
          Resolves the given URI pattern using the specified variable binder.