public
classPreformattedRenderStrategy
implements
RenderStrategy
Overview
Inheritance
Members
Usage
Source
Books
Since4.0
VersionNot specified.
Author(s)Howard M. Lewis Ship
Render stategy for objects whose toString() produces a good deal of text, where that text is
easier to read if preformmatted (using the HTML <pre> element).