Uses of Class
org.opencms.staticexport.CmsStaticExportException
Packages that use CmsStaticExportException
Package
Description
Contains the functionality for the static HTML page export.
-
Uses of CmsStaticExportException in org.opencms.staticexport
Methods in org.opencms.staticexport that throw CmsStaticExportExceptionModifier and TypeMethodDescriptionintCmsStaticExportManager.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.