Uses of Class
org.apache.sling.api.resource.AbstractResource

Packages that use AbstractResource
org.apache.sling.api.resource   
org.apache.sling.commons.testing.sling   
 

Uses of AbstractResource in org.apache.sling.api.resource
 

Subclasses of AbstractResource in org.apache.sling.api.resource
 class NonExistingResource
          Simple helper class representing nonexisting resources.
 class SyntheticResource
          The SyntheticResource class is a simple implementation of the Resource interface which may be used to provide a resource object which has no actual resource data.
 

Uses of AbstractResource in org.apache.sling.commons.testing.sling
 

Subclasses of AbstractResource in org.apache.sling.commons.testing.sling
 class MockResource
           
 



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