Package | Description |
---|---|
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 . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBrowsableResource
This is the abstract base-implementation of
BrowsableResource . |
class |
ClasspathResource
This is the implementation of the
DataResource interface for a resource that comes from the
classpath . |
class |
FileResource
This is the implementation of the
BrowsableResource interface for a resource that is a regular File . |
class |
UrlResource
This is the implementation of the
DataResource interface for a resource that comes from an URL . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
AbstractBrowsableClasspathResource
|
(package private) class |
ClasspathFile
A file on the classpath.
|
(package private) class |
ClasspathFolder
A folder (package) of the classpath.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.