|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.outerj.daisy.tools.importexport.export.config.ExportOptionsFactory
public class ExportOptionsFactory
Builds an ExportOptions instance from an XML description of
the export options.
| Constructor Summary | |
|---|---|
ExportOptionsFactory()
|
|
| Method Summary | |
|---|---|
static ExportOptions |
getDefaultExportOptions()
Returns sensible default options. |
static ExportOptions |
parseFromXml(InputStream is,
Repository repository)
|
static String |
toXml(ExportOptions options)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportOptionsFactory()
| Method Detail |
|---|
public static ExportOptions getDefaultExportOptions()
public static ExportOptions parseFromXml(InputStream is,
Repository repository)
throws Exception,
IOException,
SAXException
Exception
IOException
SAXExceptionpublic static String toXml(ExportOptions options)
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||