Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
jxl.demo.EscherDrawingGroup
public class EscherDrawingGroup
extends java.lang.Object
Constructor 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