public class PageParser2ContentProcessor extends java.lang.Object implements ContentProcessor
PageParser to a SiteMesh 3 ContentProcessor.| Constructor and Description |
|---|
PageParser2ContentProcessor(Factory factory) |
| Modifier and Type | Method and Description |
|---|---|
Content |
build(char[] data,
SiteMeshContext context) |
boolean |
handles(SiteMeshContext context) |
boolean |
handles(java.lang.String contentType) |
public PageParser2ContentProcessor(Factory factory)
public boolean handles(SiteMeshContext context)
handles in interface ContentProcessorpublic boolean handles(java.lang.String contentType)
handles in interface ContentProcessorpublic Content build(char[] data, SiteMeshContext context) throws java.io.IOException
build in interface ContentProcessorjava.io.IOException