|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellSetFormatter
Converts a CellSet
into text.
This interface is experimental. It is not part of the olap4j specification and is subject to change without notice.
Method Summary | |
---|---|
void |
format(CellSet cellSet,
PrintWriter pw)
Formats a CellSet as text to a PrintWriter. |
Method Detail |
---|
void format(CellSet cellSet, PrintWriter pw)
cellSet
- Cell setpw
- Print writer
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |