Package org.jfree.layouting.normalizer.content
Interface Summary |
Normalizer |
The normalizer is the first stage of the content processing. |
Class Summary |
ContentNormalizer |
This class is responsible for normalizing content from the 'content' style
property and for hiding content that has 'display:none' set. |
ContentNormalizer.ContentNormalizerState | |
NormalizationException |
===========================================
LibLayout : a free Java layouting library
===========================================
Project Info: http://reporting.pentaho.org/liblayout/
(C) Copyright 2006-2007, by Pentaho Corporation and Contributors.
|
PageBreakException |
A pagebreak exception is a cheap out-of-order-return (some kind of GoTo,
but less chaotic).
|
RecordingContentNormalizer |
This class records all incoming calls and replays them later.
|