Uses of Class
org.springframework.extensions.surf.extensibility.impl.ModelWriter
Packages that use ModelWriter
Package
Description
-
Uses of ModelWriter in org.springframework.extensions.surf.extensibility
Methods in org.springframework.extensions.surf.extensibility that return ModelWriterModifier and TypeMethodDescriptionExtensibilityModel.getWriter()Gets theModelWriterbeing used by this instance.Methods in org.springframework.extensions.surf.extensibility with parameters of type ModelWriterModifier and TypeMethodDescriptionvoidExtensibilityDirectiveData.render(ModelWriter writer) Renders the output provided by the directive. -
Uses of ModelWriter in org.springframework.extensions.surf.extensibility.impl
Methods in org.springframework.extensions.surf.extensibility.impl that return ModelWriterModifier and TypeMethodDescriptionExtensibilityModelImpl.getWriter()Returns theModelWriterthat will be written to when the model is flushed.Methods in org.springframework.extensions.surf.extensibility.impl with parameters of type ModelWriterModifier and TypeMethodDescriptionvoidDefaultExtensibilityDirectiveData.render(ModelWriter writer)