|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.exorcist.file.FileExporter
public class FileExporter
TODO
| Constructor Summary | |
|---|---|
FileExporter()
|
|
| Method Summary | |
|---|---|
void |
exportContent(ContentState state)
Exports content from a source content repository. |
void |
setDirectory(java.lang.String directory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileExporter()
| Method Detail |
|---|
public void setDirectory(java.lang.String directory)
public void exportContent(ContentState state)
throws ContentException
exportContent in interface ContentExporterstate - the content state snapshot to be populated
ContentException - if the selected content could not be exported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||