Package org.jfree.layouting.normalizer.generator

Interface Summary
ContentGenerator The content generator is the third stage content processor.
 

Class Summary
DefaultContentGenerator The default content generator produces CSS-compliant content structures (also known as DOM-Trees).
EmptyContentGenerator This one does nothing.
PrintContentGenerator Simply prints each incoming call.