Package net.sourceforge.stripes.format

Contains functionality for integrating formatting of Java objects with the Stripes tag library.

See: Description

Package net.sourceforge.stripes.format Description

Contains functionality for integrating formatting of Java objects with the Stripes tag library. Contains a Formatter interface for formatting Objects to Strings that is understood by the tags and a factory interface for for locating and manufacturing Formatters.

? Copyright 2005-2006, Stripes Development Team.