Class A_CmsStaticExportHandler

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

public abstract class A_CmsStaticExportHandler extends Object implements I_CmsStaticExportHandler
Abstract base implementation for the I_CmsStaticExportHandler interface.

This class provides several util methods to be used by static export handlers.

Since:
6.1.7
See Also: