| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjxl.demo.Escherpublic class Escherextends java.lang.Objectpublic Escher(Workbook w, OutputStream out, String encoding) throws IOException
Constructor
- Parameters:
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 UTF8