Uses of Package
net.sf.mmm.util.resource.base

Packages that use net.sf.mmm.util.resource.base
net.sf.mmm.util.resource.base Contains the base implementation of the resource-API
net.sf.mmm.util.resource.impl Contains the implementation of the resource-API
net.sf.mmm.util.resource.impl.spi Contains the implementations of the SPI (service-provider-interface) for data-resources
 

Classes in net.sf.mmm.util.resource.base used by net.sf.mmm.util.resource.base
AbstractBrowsableResource
          This is the abstract base-implementation of BrowsableResource.
AbstractBrowsableResourceProxy
          This is an abstract implementation of the BrowsableResource interface that delegates to another BrowsableResource.
AbstractDataResource
          This is the abstract base implementation of the DataResource interface.
AbstractDataResourceFactory
          This is the abstract base implementation of the DataResourceFactory interface.
AbstractDataResourceProxy
          This is an abstract implementation of the DataResource interface that delegates to another DataResource.
FileResource
          This is the implementation of the BrowsableResource interface for a resource that is a regular File.
 

Classes in net.sf.mmm.util.resource.base used by net.sf.mmm.util.resource.impl
AbstractBrowsableResourceFactory
          This is the abstract base implementation of the BrowsableResourceFactory interface.
AbstractDataResourceFactory
          This is the abstract base implementation of the DataResourceFactory interface.
 

Classes in net.sf.mmm.util.resource.base used by net.sf.mmm.util.resource.impl.spi
ClasspathResource
          This is the implementation of the DataResource interface for a resource that comes from the classpath.
FileResource
          This is the implementation of the BrowsableResource interface for a resource that is a regular File.
UrlResource
          This is the implementation of the DataResource interface for a resource that comes from an URL.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.