Uses of Class
org.apache.fop.render.rtf.rtflib.tools.TableContext
-
Packages that use TableContext Package Description 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 Modifier and Type Method Description TableContextBuilderContext. getTableContext()Methods in org.apache.fop.render.rtf.rtflib.tools with parameters of type TableContext Modifier and Type Method Description voidBuilderContext. pushTableContext(TableContext tc)Push a TableContext to our stack.
-