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

E

encode(String) - Static method in class org.weborganic.furi.URICoder
Encodes the string as valid URI fragment.
encode(String, char) - Static method in class org.weborganic.furi.URICoder
Encodes the string as valid URI fragment.
equals(Object) - Method in class org.weborganic.furi.URIPattern
 
equals(Object) - Method in class org.weborganic.furi.URITemplate
 
equals(Object) - Method in class org.weborganic.furi.Variable
equals(Object) - Method in class org.weborganic.furi.VariableType
 
exists(String) - Method in interface org.weborganic.furi.Parameters
Indicates whether the parameters for the given name has a value.
exists(String) - Method in class org.weborganic.furi.URIParameters
Indicates whether the parameters for the given name has a value.
exists(String) - Method in interface org.weborganic.furi.VariableResolver
Indicates whether the given value exists.
exists(String) - Method in class org.weborganic.furi.VariableResolverList
Indicates whether the given value exists.
exists(String) - Method in class org.weborganic.furi.VariableResolverMap
Indicates whether the given value exists.
expand(Parameters) - Method in interface org.weborganic.furi.Expandable
Expands this object to produce a URI fragment as defined by the URI Template specifications.
expand(Parameters) - Method in class org.weborganic.furi.TokenLiteral
Expands this object to produce a URI fragment as defined by the URI Template specifications.
expand(Parameters) - Method in class org.weborganic.furi.TokenOperatorD3
Expands the token operator using the specified parameters.
expand(Parameters) - Method in class org.weborganic.furi.TokenOperatorDX
Expands the token operator using the specified parameters.
expand(Parameters) - Method in class org.weborganic.furi.TokenOperatorPS
Expands the token operator using the specified parameters.
expand(Parameters) - Method in class org.weborganic.furi.TokenVariable
Expands this object to produce a URI fragment as defined by the URI Template specifications.
expand(Parameters) - Method in class org.weborganic.furi.URITemplate
Expands the template to produce a URI as defined by the URI Template specifications.
expand(String, Parameters) - Static method in class org.weborganic.furi.URITemplate
Method provided for convenience.
Expandable - Interface in org.weborganic.furi
A class implementing this interface can be expanded.
expression() - Method in interface org.weborganic.furi.Token
The expression corresponding to this token.

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