jxl.demo

Class EscherDrawingGroup


public class EscherDrawingGroup
extends java.lang.Object

Displays the escher data

Constructor Summary

EscherDrawingGroup(Workbook w, OutputStream out, String encoding)
Constructor

Constructor Details

EscherDrawingGroup

public EscherDrawingGroup(Workbook w,
                          OutputStream out,
                          String encoding)
            throws IOException
Constructor
Parameters:
w - The workbook to interrogate
out - The output stream to which the CSV values are written
encoding - The encoding used by the output stream. Null or unrecognized values cause the encoding to default to UTF8