IteratorGenerator.Converter | Interface for converting each separated token into an Object of choice. | code | html |
ObjectFactoryDestroyable | An interface to be implemented by any ObjectFactory implementation if it requires shutdown hook whenever an ObjectFactory is to be destroyed. | code | html |
ServletContextAware | For components that have a dependence on the Servlet context. | code | html |
SubsetIteratorFilter.Decider | A decider determines if the given element should be added to the list or not. | code | html |
IteratorFilterSupport | A base class for iterator filters | code | html |
StrutsTypeConverter | Base class for type converters used in Struts. | code | html |
AppendIteratorFilter | A bean that takes several iterators and outputs them in sequence | code | html |
AttributeMap | A Map that holds 4 levels of scope. | code | html |
ClassLoaderUtils | This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers. | code | html |
ContainUtil | ContainUtil will check if object 1 contains object 2. |
code | html |
Counter | A bean that can be used to keep track of a counter. | code | html |
DateFormatter | A bean that can be used to format dates | code | html |
FastByteArrayOutputStream | A speedy implementation of ByteArrayOutputStream. | code | html |
InvocationSessionStore | InvocationSessionStore | code | html |
InvocationSessionStore.InvocationContext | code | html | |
IteratorFilterSupport.EnumerationIterator | code | html | |
IteratorGenerator | A bean that generates an iterator filled with a given object depending on the count, separator and converter defined. | code | html |
ListEntry | Entry in a list. | code | html |
MakeIterator | MakeIterator. | code | html |
MergeIteratorFilter | A bean that takes several iterators and outputs the merge of them. | code | html |
PrefixTrie | Quickly matches a prefix to an object. | code | html |
PrefixTrie.Node | code | html | |
SortIteratorFilter | A bean that takes a source and comparator then attempt to sort the source utilizing the comparator. | code | html |
Sorter | Sorters. Utility sorters for use with the "sort" tag. | code | html |
StrutsTestCaseHelper | Generic test setup methods to be used with any unit testing framework. | code | html |
StrutsUtil | Struts base utility class, for use in Velocity and Freemarker templates | code | html |
StrutsUtil.ResponseWrapper | code | html | |
StrutsUtil.ServletOutputStreamWrapper | code | html | |
SubsetIteratorFilter | A bean that takes an iterator and outputs a subset of it. | code | html |
TabbedPane | A bean that helps implement a tabbed pane | code | html |
TextProviderHelper | Helper methods to access text from TextProviders | code | html |
Timer | A bean that can be used to time execution of pages | code | html |
TokenHelper | TokenHelper | code | html |
URLBean | A bean that can generate a URL. | code | html |
VelocityStrutsUtil | Struts velocity related util. | code | html |