|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.zipxap.vfs.VFSCondenser
public class VFSCondenser
This class contains tools for shrinking the virtual file system by re-arranging and/or discarding empty sectors at the end of the vfs archive file.
| Milestone | Who | Date, Time |
|---|---|---|
| Initial Version | K Penrose | June 2009 |
** Note that this table is not intended as an exhaustive list of subtle changes. It is intended to list changes that break the compatibility of older code, or major enhancements/rewrites
| Constructor Summary | |
|---|---|
VFSCondenser(LowLevelManager lowLevelManager)
|
|
| Method Summary | |
|---|---|
long |
condense()
Attempt to shrinks the virtual file system. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VFSCondenser(LowLevelManager lowLevelManager)
| Method Detail |
|---|
public long condense()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||