]> source.dussan.org Git - xmlgraphics-fop.git/commit
updated keep handling to properly handle the keep value
authorKeiron Liddle <keiron@apache.org>
Wed, 3 Jan 2001 23:14:37 +0000 (23:14 +0000)
committerKeiron Liddle <keiron@apache.org>
Wed, 3 Jan 2001 23:14:37 +0000 (23:14 +0000)
commitb4eeb51721a296c89a4b3ef084c2b0eb6d0e57e1
tree8d3d3046b65f46609b3cb9ff8371533263652471
parent59f1a435fc69dc6e6723dd1cf05f2a9e7aa516c8
updated keep handling to properly handle the keep value
distinguishes between the int values and the auto, always

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193947 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/datatypes/KeepValue.java [new file with mode: 0644]
src/org/apache/fop/fo/flow/TableBody.java
src/org/apache/fop/fo/flow/TableRow.java