|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DigestFileEntryFactory
A factory for creating digest file entries.
| Method Summary | |
|---|---|
org.codehaus.mojo.mrm.api.FileEntry |
create(org.codehaus.mojo.mrm.api.FileSystem fileSystem,
org.codehaus.mojo.mrm.api.DirectoryEntry parent,
org.codehaus.mojo.mrm.api.FileEntry entry)
Creates a digest entry for the specified content within the specified directory of the file system. |
String |
getType()
Returns the type of digest (i.e. |
| Method Detail |
|---|
String getType()
org.codehaus.mojo.mrm.api.FileEntry create(org.codehaus.mojo.mrm.api.FileSystem fileSystem,
org.codehaus.mojo.mrm.api.DirectoryEntry parent,
org.codehaus.mojo.mrm.api.FileEntry entry)
fileSystem - the file system the digest entry will be created in.parent - the parent directory that the digest entry will belong to.entry - the entry that the digest entry will digest.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||