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

M

Main - Class in org.weborganic.uri.template
Convenience class to invoke this library on the command-line.
main(String[]) - Static method in class org.weborganic.uri.template.Main
Invokes this tool on the command-line.
match(String) - Method in interface org.weborganic.uri.template.Matchable
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.uri.template.TokenLiteral
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.uri.template.TokenOperatorRF
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.uri.template.TokenVariable
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.uri.template.URIPattern
Indicates whether this URI Pattern matches the specified URL.
Matchable - Interface in org.weborganic.uri.template
A class implementing this interface can be matched.
minimalEncode(String) - Static method in class org.weborganic.uri.template.URICoder
Encodes the string as valid URI fragment.

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