|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFileArchive
Interface for "archives" that are consituted of a single non-jar file.
| Method Summary | |
|---|---|
java.io.File |
getFile()
Gets the file of the archive. |
void |
setFile(java.io.File file)
Sets the file of the archive. |
| Methods inherited from interface org.ow2.util.archive.api.IArchive |
|---|
close, getEntries, getMetadata, getName, getResource, getResources, getResources, getURL |
| Method Detail |
|---|
void setFile(java.io.File file)
file - the file of the archive.java.io.File getFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||