Uses of Package
org.springframework.extensions.surf.extensibility
Packages that use org.springframework.extensions.surf.extensibility
Package
Description
-
Classes in org.springframework.extensions.surf.extensibility used by org.springframework.extensions.surf.extensibilityClassDescriptionRepresentation 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.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. -
Classes in org.springframework.extensions.surf.extensibility used by org.springframework.extensions.surf.extensibility.implClassDescriptionInstances 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. -
Classes in org.springframework.extensions.surf.extensibility used by org.springframework.extensions.webscriptsClassDescriptionRepresentation of the configuration of a module that provides an extension.