git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_KnuthStylePageBreaking@198619
13f79535-47bb-0310-9956-
ffa450edef68
import org.apache.commons.logging.LogFactory;
import org.apache.fop.fo.flow.Table;
-import org.apache.fop.fo.flow.TableCell;
import org.apache.fop.fo.flow.TableColumn;
/**
import org.apache.fop.fo.flow.TableColumn;
import org.apache.fop.fo.flow.TableRow;
import org.apache.fop.fo.properties.CommonBorderPaddingBackground;
-import org.apache.fop.traits.MinOptMax;
+
/**
* <p>Iterator that lets the table layout manager step over all rows of a table.