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.furi.ResolvedVariables
Returns the object corresponding to the specified variable name.
get(String) - Method in class org.weborganic.furi.URIResolveResult
Returns the object corresponding to the specified variable name.
getInput() - Method in exception org.weborganic.furi.URITemplateSyntaxException
Returns the input string.
getInstance() - Static method in class org.weborganic.furi.TokenFactory
Returns a token factory instance using the default syntax (DRAFTX).
getInstance(TokenFactory.Syntax) - Static method in class org.weborganic.furi.TokenFactory
Returns a token factory instance.
getName() - Method in class org.weborganic.furi.VariableType
Return the name of this variable type.
getReason() - Method in exception org.weborganic.furi.URITemplateSyntaxException
Returns the reason explaining why the input string could not be parsed.
getResolver(String, VariableType) - Method in class org.weborganic.furi.VariableBinder
Returns the resolver used for the variable of the specified name or type.
getResolver(String) - Method in class org.weborganic.furi.VariableBinder
Returns the resolver used for the variable of the specified name.
getResolver(VariableType) - Method in class org.weborganic.furi.VariableBinder
Returns the resolver used for the variable of the specified type.
getStatus() - Method in class org.weborganic.furi.URIResolveResult
Returns the status of this result.
getURIPattern() - Method in class org.weborganic.furi.URIResolveResult
Returns the URI Pattern that was used to produce this result.
getValue(String) - Method in interface org.weborganic.furi.Parameters
Returns the value for the specified parameter.
getValue(String) - Method in class org.weborganic.furi.URIParameters
Returns the value for the specified parameter.
getValues(String) - Method in interface org.weborganic.furi.Parameters
Returns the values for the specified parameter.
getValues(String) - Method in class org.weborganic.furi.URIParameters
Returns the values for the specified parameter.
getVariable() - Method in class org.weborganic.furi.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