|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for RtfElements that can contain RtfTables
| Method Summary | |
RtfTable |
newTable(ITableColumnsInfo tc)
close current table if any and start a new one |
RtfTable |
newTable(RtfAttributes attrs,
ITableColumnsInfo tc)
close current table if any and start a new one |
| Method Detail |
public RtfTable newTable(ITableColumnsInfo tc)
throws java.io.IOException
java.io.IOException
public RtfTable newTable(RtfAttributes attrs,
ITableColumnsInfo tc)
throws java.io.IOException
tc - added by Boris Poud?rous on july 2002 in order to process number-columns-spanned attribute
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||