jxl.demo

Class Escher


public class Escher
extends java.lang.Object

Displays the escher data

Constructor Summary

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

Constructor Details

Escher

public Escher(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