Uses of Class
org.apache.fop.fo.flow.table.TableCellContainer
-
Packages that use TableCellContainer Package Description org.apache.fop.fo.flow.table -
-
Uses of TableCellContainer in org.apache.fop.fo.flow.table
Subclasses of TableCellContainer in org.apache.fop.fo.flow.table Modifier and Type Class Description class
TableBody
Class modelling thefo:table-body
object.class
TableFooter
Class modelling thefo:table-footer
object.class
TableHeader
Class modelling thefo:table-header
object.class
TablePart
An abstract base class modelling a TablePart (i.e.class
TableRow
Class modelling thefo:table-row
object.
-