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

G

get(String) - Method in interface org.weborganic.uri.template.ResolvedVariables
Returns the object corresponding to the specified variable name.
get(String) - Method in class org.weborganic.uri.template.URIResolveResult
 
getInput() - Method in exception org.weborganic.uri.template.URITemplateSyntaxException
Returns the input string.
getReason() - Method in exception org.weborganic.uri.template.URITemplateSyntaxException
Returns the reason explaining why the input string could not be parsed.
getResolver(String) - Method in class org.weborganic.uri.template.VariableBinder
Returns the resolver used for the variable of the specified name.
getStatus() - Method in class org.weborganic.uri.template.URIResolveResult
Returns the status of this result.
getURIPattern() - Method in class org.weborganic.uri.template.URIResolveResult
Returns the URI Pattern that was used to produce this result.
getValue(String) - Method in class org.weborganic.uri.template.Parameters
Returns the value for the specified parameter.
getValues(String) - Method in class org.weborganic.uri.template.Parameters
Returns the values for the specified parameter.
getVariable() - Method in class org.weborganic.uri.template.TokenVariable
Returns the variable wrapped by this token.

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