org.jfree.layouting.renderer.process

Class TableValidationStep

public class TableValidationStep extends IterateStructuralProcessStep

Another static processing step which validates the table structure.

Author: Thomas Morgner

Nested Class Summary
static classTableValidationStep.TableInfoStructure
Constructor Summary
TableValidationStep()
Method Summary
protected voidfinishBlockBox(BlockRenderBox box)
protected booleanstartBlockBox(BlockRenderBox box)
voidvalidate(LogicalPageBox box)

Constructor Detail

TableValidationStep

public TableValidationStep()

Method Detail

finishBlockBox

protected void finishBlockBox(BlockRenderBox box)

startBlockBox

protected boolean startBlockBox(BlockRenderBox box)

validate

public void validate(LogicalPageBox box)