fit
public class ColumnFixture extends Fixture
| Field Summary | |
|---|---|
| protected TypeAdapter[] | columnBindings |
| protected boolean | hasExecuted |
| Method Summary | |
|---|---|
| protected void | bind(Parse heads) |
| protected TypeAdapter | bindField(String name) |
| protected TypeAdapter | bindMethod(String name) |
| void | check(Parse cell, TypeAdapter a) |
| void | doCell(Parse cell, int column) |
| void | doRow(Parse row) |
| void | doRows(Parse rows) |
| void | execute() |
| protected Class | getTargetClass() |
| void | reset() |