|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fernsroth.squashfs.model.BaseFile
com.fernsroth.squashfs.model.SFSFile
com.fernsroth.squashfs.model.SFSSourceFile
public class SFSSourceFile
| Constructor Summary | |
|---|---|
SFSSourceFile(java.lang.String name,
int mode,
long time,
long guid,
long uid,
java.io.File sourceFile)
|
|
| Method Summary | |
|---|---|
java.io.File |
getSourceFile()
|
| Methods inherited from class com.fernsroth.squashfs.model.BaseFile |
|---|
getGuid, getMode, getMTime, getName, getUid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SFSSourceFile(java.lang.String name,
int mode,
long time,
long guid,
long uid,
java.io.File sourceFile)
name - mode - time - guid - uid - sourceFile - | Method Detail |
|---|
public java.io.File getSourceFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||