Class A_CmsOnDemandStaticExportHandler

java.lang.Object
org.opencms.staticexport.A_CmsStaticExportHandler
org.opencms.staticexport.A_CmsOnDemandStaticExportHandler
All Implemented Interfaces:
I_CmsStaticExportHandler
Direct Known Subclasses:
CmsOnDemandHtmlSubTreeHandler, CmsOnDemandStaticExportHandler

Abstract implementation for the I_CmsStaticExportHandler interface.

This handler is most suitable for dynamic sites that use the static export as optimization for non-dynamic content.

Since:
6.0.0
See Also: