Class NullGalleryProcessor

java.lang.Object
org.hippoecm.frontend.plugins.gallery.model.DefaultGalleryProcessor
org.hippoecm.frontend.plugins.gallery.model.NullGalleryProcessor
All Implemented Interfaces:
Serializable, org.apache.wicket.util.io.IClusterable, GalleryProcessor

public class NullGalleryProcessor extends DefaultGalleryProcessor
This gallery processor does not perform any additional processing on a gallery node.
See Also: