|
Class Summary |
| AbstractPackager |
Common code for importing and exporting. |
| Exporter |
Export a set of XWiki documents from an existing database into the file system. |
| ExporterMain |
Class to call from the command line to export XWiki documents found in a database to the file system. |
| ExportMojo |
Maven 2 plugin to export a set of XWiki documents from an existing database to the file system. |
| Importer |
Import a set of XWiki documents into an existing database. |
| ImporterMain |
Class to call from the command line to import XWiki documents into database. |
| ImportMojo |
Maven 2 plugin to import aset of XWiki documents into an existing database. |