fop 1.0

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()
          return the current TableContext
 

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.0

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