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
- Author:
- Joe Walnes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild(char[] data, SiteMeshContext context) private StringextractRequestPath(javax.servlet.http.HttpServletRequest request) booleanhandles(SiteMeshContext context) boolean
-
Field Details
-
factory
-
-
Constructor Details
-
PageParser2ContentProcessor
-
-
Method Details
-
handles
- Specified by:
handlesin interfaceContentProcessor
-
extractRequestPath
-
handles
- Specified by:
handlesin interfaceContentProcessor
-
build
- Specified by:
buildin interfaceContentProcessor- Throws:
IOException
-