fop 1.1

Uses of Class
org.apache.fop.render.rtf.rtflib.tools.TableContext

Packages that use TableContext
org.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. 
 

Uses of TableContext in org.apache.fop.render.rtf.rtflib.tools
 

Methods in org.apache.fop.render.rtf.rtflib.tools that return TableContext
 TableContext BuilderContext.getTableContext()
           
 

Methods in org.apache.fop.render.rtf.rtflib.tools with parameters of type TableContext
 void BuilderContext.pushTableContext(TableContext tc)
          Push a TableContext to our stack.
 


fop 1.1

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