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 String
extractRequestPath
(javax.servlet.http.HttpServletRequest request) boolean
handles
(SiteMeshContext context) boolean
-
Field Details
-
factory
-
-
Constructor Details
-
PageParser2ContentProcessor
-
-
Method Details
-
handles
- Specified by:
handles
in interfaceContentProcessor
-
extractRequestPath
-
handles
- Specified by:
handles
in interfaceContentProcessor
-
build
- Specified by:
build
in interfaceContentProcessor
- Throws:
IOException
-