org.apache.fop.render.rtf.rtflib.rtfdoc
Interface IRtfTableContainer
- RtfAfter, RtfBefore, RtfSection, RtfTableCell
public interface IRtfTableContainer
Interface for RtfElements that can contain RtfTables
- Bertrand Delacretaz bdelacretaz@codeconsult.ch
- Boris Poud??rous
newTable
public RtfTable newTable(RtfAttributes attrs,
ITableColumnsInfo tc)
throws IOException
Close current table, if any, and start a new one
attrs
- for the Table attributestc
- to process number-columns-spanned attribute
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.