| Interface | Description |
|---|---|
| PackagerListener |
An interface for classes that want to listen to a packager events.
|
| Class | Description |
|---|---|
| ByteCountingOutputStream |
Stream which countes the bytes written through it.
|
| Compiler |
The IzPack compiler class.
|
| Compiler.CmdlinePackagerListener |
Used to handle the packager messages in the command-line mode.
|
| CompilerConfig |
A parser for the installer xml configuration.
|
| Packager |
The packager class.
|
| PackInfo |
Temporary holding place for Pack information as the Packager is built.
|
| Property |
Sets a property by name, or set of properties (from file or resource) in the project.
|
| Exception | Description |
|---|---|
| CompilerException |
Indicates a Failure to compile.
|