|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
Class Summary | |
---|---|
BackupInfoDef | Represents an Xml node with the following format: <Backup Version="" Size="" BackupAs="" > <Server IP="" Username="" Password="" /> <CompressedFolder Name="" Size="" /> <CompressedFolder Name="" Size="" /> . . </Backup> Note: There could be 0 or more compressed folders defined. |
BackupInfoDefTest | Test for BackupInfoDefTest |
CompressedFolderDef | Represents an Xml node with the following format: <CompressedFolder ZipFileName="" FolderName="" Size="" /> This node means that folder indicated by FolderName attribute has been compressed in the zip file indicated by ZipFileName attribute. The "Size" attribute, which is optional, indicates the size of the zip file. |
CompressedFolderDefTest | Test for CompressedFolderDef. |
DatabaseInfoDef | Represents an Xml node with the following format: <Database> <Name>Value</Name> . . </Database> |
DatabaseInfoDefTest | Test for DatabaseInfoDef |
FileLevelInfo | Holds the information that corresponds to files. |
FileLevelInfoEditor | A JDialog to allow the user to enter file level information. The information enterd by the user are considered the Next FileLevelInfo. |
FileLevelInfoHandler | Contains methods to read and write FileLevelInfo to and from file, String and Nodes. |
FileLevelInfoHandlerTest | Copyright (c) 2006-2007 by Bibliotheca Alexandrina |
FileLevelInfoTest | Copyright (c) 2006-2007 by Bibliotheca Alexandrina |
FileLevelInfoViewer | A JDialog to allow the user to view file level information. |
NameValueInfo | Represents a NameValue piece of information. |
NameValueInfoTest | Copyright (c) 2006-2007 by Bibliotheca Alexandrina |
ServerDef | Represents an Xml node with the following format: <Server IP="" Username="" Password="" /> |
ServerDefTest | Test for ServerDef. |
StatusDef | Parses and handles the StatusData. |
StatusDefTest | Test for StatusDef |
Exception Summary | |
---|---|
FileLevelInfoException | An application exception that is thrown when a FileLevelInfo related operation fails. |
NameValueInfoException | An application exception that is thrown when a NameValueInfo related operation fails. |
StatusDefException | An application exception that is thrown when a Status related operation fails. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |