Class PageParser2ContentProcessor
java.lang.Object
com.opensymphony.sitemesh.compatability.PageParser2ContentProcessor
- All Implemented Interfaces:
ContentProcessor
Adapts a SiteMesh 2
PageParser to a SiteMesh 3 ContentProcessor.- Since:
- SiteMesh 3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild(char[] data, SiteMeshContext context) booleanhandles(SiteMeshContext context) boolean
-
Constructor Details
-
PageParser2ContentProcessor
-
-
Method Details
-
handles
- Specified by:
handlesin interfaceContentProcessor
-
handles
- Specified by:
handlesin interfaceContentProcessor
-
build
- Specified by:
buildin interfaceContentProcessor- Throws:
IOException
-