|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.datadosen.jalbum.RecoveryTool
public class RecoveryTool
Class to simplify backing up and retrieving jAlbum projects and images
| Constructor Summary | |
|---|---|
RecoveryTool()
|
|
| Method Summary | |
|---|---|
static void |
createLifeboat(JAlbumContext context,
AlbumObject root,
java.io.OutputStream out)
Create a small zip file containing all album project metadata, such as jalbum-settings.jap, comments.properties, meta.properties, albumfiles.txt and the .jalbum folders for each album folder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RecoveryTool()
| Method Detail |
|---|
public static void createLifeboat(JAlbumContext context,
AlbumObject root,
java.io.OutputStream out)
throws java.io.IOException
context - root - out -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||