public class TableValidationStep extends IterateStructuralProcessStep
| Modifier and Type | Class and Description |
|---|---|
static class |
TableValidationStep.TableInfoStructure |
| Constructor and Description |
|---|
TableValidationStep() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finishBlockBox(BlockRenderBox box) |
protected boolean |
startBlockBox(BlockRenderBox box) |
void |
validate(LogicalPageBox box) |
finishInlineBox, finishNormalFlow, finishOtherBox, finishOtherNode, processBoxChilds, processParagraphChilds, startInlineBox, startNormalFlow, startOtherBox, startOtherNode, startProcessingpublic void validate(LogicalPageBox box)
protected boolean startBlockBox(BlockRenderBox box)
startBlockBox in class IterateStructuralProcessStepprotected void finishBlockBox(BlockRenderBox box)
finishBlockBox in class IterateStructuralProcessStep