Class | Description |
---|---|
CollapsingBorderModel |
This class is a superclass for the two collapsing border models defined
in the XSL 1.0 specification.
|
CollapsingBorderModelEyeCatching |
Implements the normal "collapse" border model defined in 6.7.10 in XSL 1.0.
|
ColumnSetup |
Class holding a number of columns making up the column setup of a row.
|
TableAndCaptionLayoutManager |
LayoutManager for a table-and-caption FO.
|
TableCaptionLayoutManager |
LayoutManager for a table-caption FO.
|
TableCellLayoutManager |
LayoutManager for a table-cell FO.
|
TableContentLayoutManager |
Layout manager for table contents, particularly managing the creation of combined element lists.
|
TableLayoutManager |
LayoutManager for a table FO.
|
TableRowIterator |
Iterator that lets the table layout manager step over all the rows of a part of the
table (table-header, table-footer or table-body).
|
TableStepper |
This class processes row groups to create combined element lists for tables.
|
Layout managers for tables.
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.