|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fernsroth.squashfs.SquashFSManifest
public class SquashFSManifest
Constructor Summary | |
---|---|
SquashFSManifest()
|
Method Summary | |
---|---|
static Manifest |
load(java.io.InputStream manifestInput,
java.io.File rootDirectory)
loads a manifest file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SquashFSManifest()
Method Detail |
---|
public static Manifest load(java.io.InputStream manifestInput, java.io.File rootDirectory) throws SquashFSException, java.io.IOException
manifestInput
- the manifest input.rootDirectory
- the root directory.
SquashFSException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |