See: Description
| Class | Description |
|---|---|
| ClassUtil | Deprecated
Use
ClassUtil. |
| CombinedBeanInfo |
Contains the bean infos about one or more classes.
|
| IteratorEnumeration<E> |
Copied and modified from Apache Commons Collections 3.2.1.
Adapter to make an Iterator instance appear to be an
Enumeration instance. |
| LocaleUtil |
Utilities for locale manipulation.
|
| URLUtil |
Utilities to manage URLs in the Tiles environment.
|
| WildcardHelper |
This class is an utility class that perform wilcard-patterns matching and
isolation taken from Apache Struts that is taken, in turn, from Apache
Struts.
|
| Exception | Description |
|---|---|
| TilesIOException |
This exception mimics the
IOException class that is present in Java 6
but not in Java 5. |