|
Class Summary |
| CharacterEncoding |
Utility class that handles character encoding names and IDs. |
| FileBean |
Bean that groups the name, the content type and the input stream of an uploaded file. |
| FormData |
Abstract class whose methods are implemented by form data wrappers. |
| FormUtils |
Utility class that implements form related operations. |
| HandlerUtils |
Utility class that implements operations used typically by handlers. |
| PointBean |
Bean that groups the (X, Y) coordinates of 2D points. |
| ServletFormData |
Wrapper of javax.servlet.http.HttpServletRequest that implements
the methods of the FormData abstract class. |
| TextUtils |
Utility class that implements text related operations. |
| XMLUtils |
Utility class that implements XML related operations. |