|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.exorcist.xls.ExcelExporter
public class ExcelExporter
| Constructor Summary | |
|---|---|
ExcelExporter()
|
|
| Method Summary | |
|---|---|
void |
exportContent(ContentState state)
Exports content from a source content repository. |
static void |
main(java.lang.String[] args)
|
void |
setFilename(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelExporter()
| Method Detail |
|---|
public void setFilename(java.lang.String filename)
public void exportContent(ContentState state)
throws ContentException
ContentExporter
exportContent in interface ContentExporterstate - the content state snapshot to be populated
ContentException - if the selected content could not be exportedpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||