com.squeakysand.sling.request
Class RequestPathInfoFactory

java.lang.Object
  extended by com.squeakysand.sling.request.RequestPathInfoFactory

public class RequestPathInfoFactory
extends Object

Author:
Craig S. Dickson

Constructor Summary
RequestPathInfoFactory()
           
 
Method Summary
static org.apache.sling.api.request.RequestPathInfo create(org.apache.sling.api.resource.Resource resource)
           
static org.apache.sling.api.request.RequestPathInfo create(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestPathInfoFactory

public RequestPathInfoFactory()
Method Detail

create

public static org.apache.sling.api.request.RequestPathInfo create(org.apache.sling.api.resource.Resource resource)

create

public static org.apache.sling.api.request.RequestPathInfo create(String path)


Copyright © 2010-2012 squeakysand.com. All Rights Reserved.