public interface ContentProcessor
Modifier and Type | Method and Description |
---|---|
Content |
build(SitemeshBuffer buffer,
SiteMeshContext context) |
boolean |
handles(SiteMeshContext context) |
boolean |
handles(java.lang.String contentType) |
boolean handles(SiteMeshContext context)
boolean handles(java.lang.String contentType)
Content build(SitemeshBuffer buffer, SiteMeshContext context) throws java.io.IOException
java.io.IOException