Daisy Open Source CMS

Package org.outerj.daisy.tools.importexport.config

Customization interfaces and implementations shared between the import and export tool.

See:
          Description

Interface Summary
SchemaCustomizer The purpose of a SchemaCustomizer is to alter the Daisy repository schema definitions upon import or export.
 

Class Summary
BasicSchemaCustomizer A default implementation of the SchemaCustomizer.
BasicSchemaCustomizerFactory Factory class building a BasicSchemaCustomizer instance from XML configuration data.
 

Package org.outerj.daisy.tools.importexport.config Description

Customization interfaces and implementations shared between the import and export tool.


Daisy Open Source CMS