|
Class Summary |
| AbstractFile |
A file inside a base directory. |
| CmdLineOption |
Represents a single command line option. |
| CmdLineParser |
Parses the command line and set the appropriate config object values. |
| Config |
Configuration for the application. |
| ConfigParser |
Parses a XML configuration. |
| ConfigUpdater |
Creates or updates a configuration. |
| DestFile |
A file inside a local base directory. |
| Kickstart4J |
Main application. |
| MessagesWrapper |
Encapsulates access to the "message[_xx][_XX].properties" files. |
| MkDir |
A directory inside a base directory. |
| RemoteFile |
Remote file. |
| SrcDir |
A directory inside a base directory. |
| SrcFile |
A file at the source directory. |
| SrcFileLoader |
Supports loading files defined in a update set into a local directory. |
| UpdateSet |
Set of update operations based on a list fo source files and a local
directory. |
| Utils |
Utilities for the package. |