protected class Tabulator.ParentCheck extends Object implements CellVisitor<FrameCell,Boolean,RuntimeException>
| Modifier | Constructor and Description |
|---|---|
protected |
Tabulator.ParentCheck() |
public Boolean visit(ElementCell cell, FrameCell parentCell)
visit in interface CellVisitor<FrameCell,Boolean,RuntimeException>public Boolean visit(SplitCell cell, FrameCell parentCell)
visit in interface CellVisitor<FrameCell,Boolean,RuntimeException>public Boolean visit(FrameCell frameCell, FrameCell parentCell)
visit in interface CellVisitor<FrameCell,Boolean,RuntimeException>public Boolean visit(LayeredCell layeredCell, FrameCell parentCell)
visit in interface CellVisitor<FrameCell,Boolean,RuntimeException>Copyright © 2014. All rights reserved.