Package net.sf.click.util

Provides miscellaneous utility classes.

See:
          Description

Class Summary
ActionListenerAdaptor Provides an ActionListener adaptor instance.
ClickUtils Provides miscellaneous Form, String and Stream utility methods.
ContainerUtils Provides Container access and copy utilities.
ErrorPage Provides the base error handling Page.
ErrorReport Provides an HTML <div> error report for the display of page error information.
FlashAttribute Provides a flash session attribute.
Format Provides the default object for formatting the display of model objects in Velocity templates and JSP pages.
HtmlStringBuffer Provides a HTML element StringBuffer for rendering, automatically escaping string values.
MessagesMap Provides a localized read only messages Map for Page and Control classes.
PageImports Provides a utility object for rendering a Page's HTML header imports and its control HTML header imports.
PropertyUtils Provide property getter and setter utility methods.
RequestTypeConverter Provides an request parameter OGNL TypeConverter class.
SessionMap Provides a Map adaptor for HttpSession objects.
 

Package net.sf.click.util Description

Provides miscellaneous utility classes.