| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjxl.demo.EscherDrawingGrouppublic class EscherDrawingGroupextends java.lang.ObjectConstructor Summary | |
| |
public EscherDrawingGroup(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