Class Summary |
FunctionReplacer |
Helper class for function replacement. |
Log |
Log copies the style of commons logging. |
ModRewriteConfLoader |
Loader to enable loading of mod_rewrite style configuration for UrlRewriteFilter. |
NumberUtils |
Written in the style of commons-lang NumberUtils with only the with only two methods. |
RegexMatcher |
Simple wrapper for java.util.regex.Matcher. |
RegexPattern |
Simpe wrapper for java.util.regex.Pattern. |
ServerNameMatcher |
Utility class for matching server names. |
StringUtils |
In the style of commons-lang StringUtils, but a bit smaller!. |
TypeUtils |
|
WildcardHelper |
This class is an utility class that perform wilcard-patterns matching and
isolation taken from Apache Cocoon. |
WildcardMatcher |
Implements a regex like interface on top of WildcardMatcher, this is really just a convinience class
so that it's easier for us to program against regex and wildcard patterns. |
WildcardPattern |
|