|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fernsroth.squashfs.SquashFSWriter
public final class SquashFSWriter
| Constructor Summary | |
|---|---|
SquashFSWriter(Manifest manifest,
DataProvider dataProvider)
constructor. |
|
| Method Summary | |
|---|---|
static void |
setSystem(SquashFSSystem system)
|
void |
write(com.fernsroth.easyio.IRandomAccessSource randDest)
writes the directory to the destination file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SquashFSWriter(Manifest manifest,
DataProvider dataProvider)
manifest - the manifest.dataProvider - the data provider.| Method Detail |
|---|
public void write(com.fernsroth.easyio.IRandomAccessSource randDest)
throws java.io.IOException,
com.fernsroth.easyio.exception.EasyIOException,
SquashFSException
dir - the directory to write.randDest - the destination.
java.io.IOException
com.fernsroth.easyio.exception.EasyIOException
com.fernsroth.easyio.exception.EasyIOException
SquashFSExceptionpublic static void setSystem(SquashFSSystem system)
system - the system to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||