|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use fi.iki.hsivonen.xml.checker.table | |
---|---|
fi.iki.hsivonen.xml.checker.table |
Classes in fi.iki.hsivonen.xml.checker.table used by fi.iki.hsivonen.xml.checker.table | |
---|---|
Cell
A table cell for table integrity checking. |
|
ColumnRange
Represents a contiguous range of columns that was established by a single element and that does not yet have cells in it. |
|
HorizontalCellComparator
Compares cells using their left field. |
|
RowGroup
Represents a row group (explicit or implicit) for table integrity checking. |
|
Table
Represents an XHTML table for table integrity checking. |
|
Table.State
An enumeration for keeping track of the parsing state of a table. |
|
TableChecker
Checks XHTML table integrity: overlapping cells, spanning past the end of row group, etc. |
|
VerticalCellComparator
Compares cells first by their bottom field and then by their
left field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |