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

M

Main - Class in org.weborganic.furi
Convenience class to invoke this library on the command-line.
main(String[]) - Static method in class org.weborganic.furi.Main
Invokes this tool on the command-line.
match(String) - Method in interface org.weborganic.furi.Matchable
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.furi.TokenLiteral
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.furi.TokenOperatorDX
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.furi.TokenOperatorPS
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.furi.TokenVariable
Indicates whether this token matches the specified part of a URL.
match(String) - Method in class org.weborganic.furi.URIPattern
Indicates whether this URI Pattern matches the specified URL.
Matchable - Interface in org.weborganic.furi
A class implementing this interface can be matched.
minimalEncode(String) - Static method in class org.weborganic.furi.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