|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableBody | |
---|---|
org.apache.fop.accessibility.fo | |
org.apache.fop.fo | Classes, constants and basic infrastructure for the FO tree. |
org.apache.fop.render.mif | MIF Output Support |
org.apache.fop.render.rtf | RTF (Rich Text Format) Output Support |
Uses of TableBody in org.apache.fop.accessibility.fo |
---|
Methods in org.apache.fop.accessibility.fo with parameters of type TableBody | |
---|---|
void |
FO2StructureTreeConverter.endBody(TableBody body)
|
void |
FO2StructureTreeConverter.startBody(TableBody body)
|
Uses of TableBody in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type TableBody | |
---|---|
void |
FOEventHandler.endBody(TableBody body)
|
void |
DelegatingFOEventHandler.endBody(TableBody body)
|
void |
FOEventHandler.startBody(TableBody body)
|
void |
DelegatingFOEventHandler.startBody(TableBody body)
|
Uses of TableBody in org.apache.fop.render.mif |
---|
Methods in org.apache.fop.render.mif with parameters of type TableBody | |
---|---|
void |
MIFHandler.endBody(TableBody tb)
|
void |
MIFHandler.startBody(TableBody tb)
|
Uses of TableBody in org.apache.fop.render.rtf |
---|
Methods in org.apache.fop.render.rtf with parameters of type TableBody | |
---|---|
void |
RTFHandler.endBody(TableBody body)
|
void |
RTFHandler.startBody(TableBody body)
|
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |