| java.lang.Object fit.Fixture fit.ColumnFixture fit.RowFixture
All known Subclasses: eg.music.Display, eg.ColumnIndex, eg.Page,
Method Summary | |
protected void | bin(Map map, Object key, Object row) | protected Parse | buildCells(Object row) | protected Parse | buildRows(Object[] rows) | protected Map | cSort(List list, int col) | protected void | check(List eList, List cList) | public void | doRows(Parse rows) | protected Map | eSort(List list, int col) | abstract public Class | getTargetClass() | protected List | list(Parse rows) | protected List | list(Object[] rows) | protected void | mark(Parse rows, String message) | protected void | mark(Iterator rows, String message) | protected void | match(List expected, List computed, int col) | abstract public Object[] | query() | protected Set | union(Set a, Set b) |
getTargetClass | abstract public Class getTargetClass()(Code) | | |
match | protected void match(List expected, List computed, int col)(Code) | | |
|
|