|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
org.codehaus.mojo.mrm contracts.
See:
Description
| Class Summary | |
|---|---|
| CompositeFileSystem | A file system that is a composite of multiple file systems. |
| DiskFileEntry | A file entry backed by a File on a local disk. |
| DiskFileSystem | A file system hosted from a local directory. |
| GenerateOnErrorFileEntry | A delegating file entry that also knows how to generate the content if the entry it delegates to has problems. |
| LinkFileEntry | An entry backed by a FileEntry on a (possibly different) FileSystem. |
| MemoryFileEntry | A FileEntry who's contents are held in memory. |
| MemoryFileSystem | A file system who's structure is entirely stored in memory. |
| RemoteFileEntry | A FileEntry that is hosted at a remote URL. |
| Utils | Utility class. |
This package contains implementations of the org.codehaus.mojo.mrm contracts.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||