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

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

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.
 



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