Uses of Class
org.opencms.staticexport.CmsStaticExportException
Package
Description
Contains the functionality for the static HTML page export.
-
Uses of CmsStaticExportException in org.opencms.staticexport
Modifier and TypeMethodDescriptionint
CmsStaticExportManager.export
(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, CmsObject cms, CmsStaticExportData data) Exports the requested uri and at the same time writes the uri to the response output stream if required.