|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICsvColumn
Column in a CSV report
Method Summary | |
---|---|
void |
writeContents(DelimitedWriter writer)
Writes the contents of the column |
Method Detail |
---|
void writeContents(DelimitedWriter writer) throws IOException
writer
- Writer to write column data though
IOException
- Thrown if there is any error writing the column data
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |