Class Table.NormalRowComparator

java.lang.Object
com.itextpdf.tool.xml.html.table.Table.NormalRowComparator
All Implemented Interfaces:
Comparator<TableRowElement>
Enclosing class:
Table

private final class Table.NormalRowComparator extends Object implements Comparator<TableRowElement>
Reorganizes table rows based on the designated normal TableRowElement.Place in a table.