Class RequestPathInfoWrapper

    • Method Detail

      • createRequestPathInfoWrapper

        public static RequestPathInfoWrapper createRequestPathInfoWrapper​(org.apache.sling.api.request.RequestPathInfo requestPathInfo,
                                                                          org.apache.sling.api.resource.ValueMap overrides,
                                                                          org.apache.sling.api.resource.Resource resource)
      • getResourcePath

        public String getResourcePath()
      • getExtension

        public String getExtension()
      • getSelectorString

        public String getSelectorString()
      • getSelectors

        public String[] getSelectors()
      • getSuffix

        public String getSuffix()
      • getSuffixResource

        public org.apache.sling.api.resource.Resource getSuffixResource()