Uses of Class
org.opencms.util.CmsXmlSaxWriter
Package
Description
Contains functions to import and export resources from the OpenCms VFS.
-
Uses of CmsXmlSaxWriter in org.opencms.importexport
Modifier and TypeMethodDescriptionvoid
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.