Uses of Class
org.apache.sling.api.resource.AbstractResource
-
Packages that use AbstractResource Package Description org.apache.sling.api.resource -
-
Uses of AbstractResource in org.apache.sling.api.resource
Subclasses of AbstractResource in org.apache.sling.api.resource Modifier and Type Class Description classNonExistingResourceSimple helper class representing nonexisting resources.classSyntheticResourceTheSyntheticResourceclass is a simple implementation of theResourceinterface which may be used to provide a resource object which has no actual resource data.
-