Uses of Interface
org.apache.sling.api.request.RequestPathInfo

Packages that use RequestPathInfo
org.apache.sling.api   
org.apache.sling.api.wrappers   
 

Uses of RequestPathInfo in org.apache.sling.api
 

Methods in org.apache.sling.api that return RequestPathInfo
 RequestPathInfo SlingHttpServletRequest.getRequestPathInfo()
          Returns the RequestPathInfo pertaining to this request.
 

Uses of RequestPathInfo in org.apache.sling.api.wrappers
 

Methods in org.apache.sling.api.wrappers that return RequestPathInfo
 RequestPathInfo SlingHttpServletRequestWrapper.getRequestPathInfo()
           
 



Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.