Package org.springframework.extensions.surf.extensibility
package org.springframework.extensions.surf.extensibility
-
ClassDescriptionRepresentation of the configuration of a module that provides an extension.Instances of classes that implement this interface are used to indicate the end of a section of content in the model.This is a
ContentModelElementthat doesn't place any content at the location where it is placed in theExtensibilityModel.This is aContentModelElementthat does not produce any content when it is first rendered by instead relies on subsequently renderedDeferredContentSourceModelElementinstances to populate it with data before its final content is flushed.Defines an object that can be have character strings appended to it and flushed.Although this is currently an interface that defines no methods.Represents a single invocation of anExtensibilityDirective.Any classes that implement this interface can be legitimately added to the extensibility model.Instances of classes that implement this interface are used to indicate the start of a section of content in the model.