public class TableValidationStep extends IterateStructuralProcessStep
| Modifier and Type | Class | Description |
|---|---|---|
static class |
TableValidationStep.TableInfoStructure |
| Constructor | Description |
|---|---|
TableValidationStep() |
| Modifier and Type | Method | 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