| Package | Description |
|---|---|
| org.opencms.importexport |
Contains functions to import and export resources from the OpenCms VFS.
|
| org.opencms.module |
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
|
| Constructor and Description |
|---|
CmsImportResourceDataReader(CmsModuleImportData moduleData)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsModuleImportData |
CmsModuleUpdater.readModuleData(CmsObject cms,
java.lang.String importFile,
I_CmsReport report)
Reads the module data from an import zip file.
|
| Constructor and Description |
|---|
CmsModuleUpdater(CmsModuleImportData moduleData,
I_CmsReport report)
Creates a new instance.
|