net.sf.jga.swing.spreadsheet
Class Spreadsheet.Writer

java.lang.Object
  extended by net.sf.jga.swing.spreadsheet.Spreadsheet.Writer
Enclosing class:
Spreadsheet

public class Spreadsheet.Writer
extends java.lang.Object


Constructor Summary
Spreadsheet.Writer()
           
 
Method Summary
 void writeSpreadsheet(java.io.OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Spreadsheet.Writer

public Spreadsheet.Writer()
                   throws java.io.IOException
Throws:
java.io.IOException
Method Detail

writeSpreadsheet

public void writeSpreadsheet(java.io.OutputStream os)
                      throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2002-2006 David A. Hall. All Rights Reserved.