fit

Class Summary

public class Summary extends Fixture

Field Summary
static StringcountsKey
Method Summary
voiddoTable(Parse table)
protected voidmark(Parse row)
protected Parserows(Iterator keys)
protected Parsetd(String body, Parse more)
protected Parsetr(Parse parts, Parse more)

Field Detail

countsKey

public static String countsKey

Method Detail

doTable

public void doTable(Parse table)

mark

protected void mark(Parse row)

rows

protected Parse rows(Iterator keys)

td

protected Parse td(String body, Parse more)

tr

protected Parse tr(Parse parts, Parse more)