|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
System.Objectxl.util.Escher
Displays the escher data
Constructor Summary | |
Escher(Workbook w,
System.IO.Stream out,
System.String encoding)
Constructor |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Escher(Workbook w, System.IO.Stream out, System.String encoding) throws System.Exception
w
- The workbook to interrogateout
- The output stream to which the CSV values are writtenencoding
- The encoding used by the output stream. Null or unrecognized values cause the
encoding to default to Unicode
System.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |