]> source.dussan.org Git - xmlgraphics-fop.git/commit
trigger event handling for start and end of table, cell, column, and row, primarily...
authorWilliam Victor Mote <vmote@apache.org>
Tue, 16 Sep 2003 18:11:52 +0000 (18:11 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Tue, 16 Sep 2003 18:11:52 +0000 (18:11 +0000)
commitf5356cde3e9027e32a7b3ca42945152da6f2d2b8
tree64671477b3436093d94931d5866d4d77b16f8aee
parent5fc896f3078a6c27f02bce44b1763c64d4a10729
trigger event handling for start and end of table, cell, column, and row, primarily for the benefit of the structure handlers (mif/rtf) -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23103

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196917 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/flow/Table.java
src/java/org/apache/fop/fo/flow/TableCell.java
src/java/org/apache/fop/fo/flow/TableColumn.java
src/java/org/apache/fop/fo/flow/TableRow.java