Package org.jfree.layouting.normalizer.generator
-
Interface Summary Interface Description ContentGenerator The content generator is the third stage content processor. -
Class Summary Class Description 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.