Interface CellVisitor<T,R,E extends Exception>
- All Known Implementing Classes:
HtmlExporter.TableVisitor,Tabulator.CollapseCheck,Tabulator.ParentCheck,Tabulator.ParentDrop,Tabulator.SpanCheck,Tabulator.SpanRangeCheck,Tabulator.TableCellCreator
public interface CellVisitor<T,R,E extends Exception>
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Method Summary
-
Method Details
-
visit
- Throws:
E
-
visit
- Throws:
E
-
visit
- Throws:
E
-
visit
- Throws:
E
-
visit
- Throws:
E
-