Uses of Class
org.opencms.util.CmsXmlSaxWriter
Packages that use CmsXmlSaxWriter
Package
Description
Contains functions to import and export resources from the OpenCms VFS.
-
Uses of CmsXmlSaxWriter in org.opencms.importexport
Methods in org.opencms.importexport with parameters of type CmsXmlSaxWriterModifier and TypeMethodDescriptionvoidCmsExportHelper.writeManifest(CmsXmlSaxWriter xmlSaxWriter) Writes the OpenCms manifest.xml file to the export.protected voidCmsExportHelper.writeManifest2Rfs(CmsXmlSaxWriter xmlSaxWriter) Writes the OpenCms manifest.xml file to the RFS export.protected voidCmsExportHelper.writeManifest2Zip(CmsXmlSaxWriter xmlSaxWriter) Writes the OpenCms manifest.xml file to the ZIP export.