A B C D E F G H I M N O P R S T U V

R

resolve(String, Map<Variable, Object>) - Method in interface org.weborganic.uri.template.Token
Resolves the specified expanded URI part for this token.
resolve(String, Map<Variable, Object>) - Method in class org.weborganic.uri.template.TokenLiteral
Resolves the specified expanded URI part for this token.
resolve(String, Map<Variable, Object>) - Method in class org.weborganic.uri.template.TokenOperatorD3
Resolves the specified expanded URI part for this token.
resolve(String, Map<Variable, Object>) - Method in class org.weborganic.uri.template.TokenOperatorRF
Resolves the specified expanded URI part for this token.
resolve(String, Map<Variable, Object>) - Method in class org.weborganic.uri.template.TokenVariable
Resolves the specified expanded URI part for this token.
resolve(URIPattern) - Method in class org.weborganic.uri.template.URIResolver
Resolves the given URI pattern.
resolve(URIPattern, VariableBinder) - Method in class org.weborganic.uri.template.URIResolver
Resolves the given URI pattern using the specified variable binder.
resolve(String) - Method in interface org.weborganic.uri.template.VariableResolver
Resolves the variable and returns the associated object.
resolve(String) - Method in class org.weborganic.uri.template.VariableResolverList
Resolves the variable and returns the associated object.
resolve(String) - Method in class org.weborganic.uri.template.VariableResolverMap
Resolves the variable and returns the associated object.
ResolvedVariables - Interface in org.weborganic.uri.template
Holds the values of a resolved variables.

A B C D E F G H I M N O P R S T U V