Interface ValidatedContentModelElement
-
- All Superinterfaces:
ContentModelElement,ExtensibilityModelElement
- All Known Implementing Classes:
DefaultContentModelElement
public interface ValidatedContentModelElement extends ContentModelElement
-
-
Field Summary
-
Fields inherited from interface org.springframework.extensions.surf.extensibility.ContentModelElement
TYPE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidparseContent()Processes the content if required.booleanvalidateContent()-
Methods inherited from interface org.springframework.extensions.surf.extensibility.ContentModelElement
flushContent, getNextContentBufferElement
-
Methods inherited from interface org.springframework.extensions.surf.extensibility.ExtensibilityModelElement
getDirectiveName, getId, getType
-
-