|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sourceforge.stripes.util | |
---|---|
net.sourceforge.stripes.action | This package defines the ActionBean interface and related classes and interfaces for writing ActionBeans. |
net.sourceforge.stripes.util | This package contains various utility classes that are used to implement Stripes. |
Classes in net.sourceforge.stripes.util used by net.sourceforge.stripes.action | |
---|---|
Range
Utility class for working with ranges, ranging from start to end (both inclusive). |
Classes in net.sourceforge.stripes.util used by net.sourceforge.stripes.util | |
---|---|
Log
A wafer thin wrapper around Commons logging that uses var-args to make it much more efficient to call the logging methods in commons logging without having to surround every call site with calls to Log.isXXXEnabled(). |
|
Range
Utility class for working with ranges, ranging from start to end (both inclusive). |
|
ResolverUtil
ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions. |
|
ResolverUtil.Test
A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil. |
|
UrlBuilder
Simple class that encapsulates the process of building up a URL from a path fragment and a zero or more parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |