程序包 | 说明 |
---|---|
org.opencms.importexport |
Contains functions to import and export resources from the OpenCms VFS.
|
限定符和类型 | 方法和说明 |
---|---|
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.
|