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