fop 1.0

Uses of Class
org.apache.fop.fo.flow.table.TableHeader

Packages that use TableHeader
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 
 

Uses of TableHeader in org.apache.fop.fo
 

Methods in org.apache.fop.fo with parameters of type TableHeader
 void FOEventHandler.endHeader(TableHeader header)
           
 void FOEventHandler.startHeader(TableHeader header)
           
 

Uses of TableHeader in org.apache.fop.fo.flow.table
 

Methods in org.apache.fop.fo.flow.table that return TableHeader
 TableHeader Table.getTableHeader()
           
 

Uses of TableHeader in org.apache.fop.render.rtf
 

Methods in org.apache.fop.render.rtf with parameters of type TableHeader
 void RTFHandler.endHeader(TableHeader header)
          
 void RTFHandler.startHeader(TableHeader header)
          
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.