Package com.opensymphony.sitemesh
Interface ContentProcessor
- All Known Implementing Classes:
PageParser2ContentProcessor
public interface ContentProcessor
- Since:
- SiteMesh 3
-
Method Summary
Modifier and TypeMethodDescriptionbuild(char[] data, SiteMeshContext context) booleanhandles(SiteMeshContext context) boolean
-
Method Details
-
handles
-
handles
-
build
- Throws:
IOException
-