| Package | Description |
|---|---|
| org.opencms.importexport |
Contains functions to import and export resources from the OpenCms VFS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsExportHelper.writeManifest(CmsXmlSaxWriter xmlSaxWriter)
Writes the OpenCms manifest.xml file to the export.
|
protected void |
CmsExportHelper.writeManifest2Rfs(CmsXmlSaxWriter xmlSaxWriter)
Writes the OpenCms manifest.xml file to the RFS export.
|
protected void |
CmsExportHelper.writeManifest2Zip(CmsXmlSaxWriter xmlSaxWriter)
Writes the OpenCms manifest.xml file to the ZIP export.
|