| Constructor and Description |
|---|
ExporterImpl(SExporter exporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(Book book,
java.io.File file)
Export book
|
void |
export(Book book,
java.io.OutputStream fos)
Export book
|
void |
export(Sheet sheet,
AreaRef selection,
java.io.OutputStream fos)
Deprecated.
|
void |
export(Sheet sheet,
java.io.OutputStream fos)
Deprecated.
|
public ExporterImpl(SExporter exporter)
public void export(Book book, java.io.OutputStream fos) throws java.io.IOException
Exporterpublic void export(Book book, java.io.File file) throws java.io.IOException
Exporter@Deprecated public void export(Sheet sheet, java.io.OutputStream fos) throws java.io.IOException
ExporterCopyright © 2005-2010 Potix Corporation. All Rights Reserved.