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 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.