| 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 |
FileResource
This is the implementation of the
BrowsableResource interface for a resource that is a
regular File. |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ClasspathScannerImpl.AbstractBrowsableClasspathResource
Abstract base implementation of
BrowsableResource for ClasspathScannerImpl.ClasspathFile or ClasspathScannerImpl.ClasspathFolder. |
protected static class |
ClasspathScannerImpl.ClasspathFile
A file on the classpath.
|
protected static class |
ClasspathScannerImpl.ClasspathFolder
A folder (package) of the classpath.
|
Copyright © 2001–2015 mmm-Team. All rights reserved.