This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.wicket.request
Class CocoonSitemapRequestMapper
java.lang.Object
   org.apache.wicket.request.mapper.AbstractMapper
org.apache.wicket.request.mapper.AbstractMapper
       org.apache.cocoon.wicket.request.CocoonSitemapRequestMapper
org.apache.cocoon.wicket.request.CocoonSitemapRequestMapper
- All Implemented Interfaces: 
- org.apache.wicket.request.IRequestMapper
- public class CocoonSitemapRequestMapper 
- extends org.apache.wicket.request.mapper.AbstractMapper- implements org.apache.wicket.request.IRequestMapper
 
| Method Summary | 
|  int | getCompatibilityScore(org.apache.wicket.request.Request rqst)
 | 
|  org.apache.wicket.request.Url | mapHandler(org.apache.wicket.request.IRequestHandler requestHandler)
 | 
|  org.apache.wicket.request.IRequestHandler | mapRequest(org.apache.wicket.request.Request request)
 | 
 
| Methods inherited from class org.apache.wicket.request.mapper.AbstractMapper | 
| encodePageParameters, extractPageParameters, getMountSegments, getOptionalPlaceholder, getPlaceholder, getPlaceholder, removeMetaParameter, urlStartsWith | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CocoonSitemapRequestMapper
public CocoonSitemapRequestMapper(String mountPath,
                                  String sitemapPath)
getCompatibilityScore
public int getCompatibilityScore(org.apache.wicket.request.Request rqst)
- 
- Specified by:
- getCompatibilityScorein interface- org.apache.wicket.request.IRequestMapper
 
- 
 
mapRequest
public org.apache.wicket.request.IRequestHandler mapRequest(org.apache.wicket.request.Request request)
- 
- Specified by:
- mapRequestin interface- org.apache.wicket.request.IRequestMapper
 
- 
 
mapHandler
public org.apache.wicket.request.Url mapHandler(org.apache.wicket.request.IRequestHandler requestHandler)
- 
- Specified by:
- mapHandlerin interface- org.apache.wicket.request.IRequestMapper
 
- 
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.