]> source.dussan.org Git - xmlgraphics-fop.git/commit
Throw a ValidationException if table-footer is put after table-body and the table...
authorVincent Hennebert <vhennebert@apache.org>
Thu, 13 Dec 2007 19:17:12 +0000 (19:17 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Thu, 13 Dec 2007 19:17:12 +0000 (19:17 +0000)
commit61a2bba18f742acc0d1404e77af3db921ce410c3
tree2406adc05baebd15bac7b2b14c80732517ea43c6
parent4090cb592401b107f4a560fede22b27ffc41667d
Throw a ValidationException if table-footer is put after table-body and the table uses the collapsing border model. The footer must be known to properly resolve borders.

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