Package | Description |
---|---|
org.apache.fop.accessibility.fo | |
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fo.flow.table | |
org.apache.fop.render.rtf |
RTF (Rich Text Format) Output Support
|
Modifier and Type | Method and Description |
---|---|
void |
FO2StructureTreeConverter.endFooter(TableFooter footer) |
void |
FO2StructureTreeConverter.startFooter(TableFooter footer) |
Modifier and Type | Method and Description |
---|---|
void |
FOEventHandler.endFooter(TableFooter footer) |
void |
DelegatingFOEventHandler.endFooter(TableFooter footer) |
void |
FOEventHandler.startFooter(TableFooter footer) |
void |
DelegatingFOEventHandler.startFooter(TableFooter footer) |
Modifier and Type | Method and Description |
---|---|
TableFooter |
Table.getTableFooter() |
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.endFooter(TableFooter footer) |
void |
RTFHandler.startFooter(TableFooter footer) |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.