| Interface | Description |
|---|---|
| Extension |
The basic interface for all Zserio extensions.
|
| ExtensionParameters |
The interface which handles all parameters for Zserio extensions.
|
| Class | Description |
|---|---|
| HashUtil |
Collected methods which allow easy implementation of
hashCode method. |
| InputFileManager |
The manager which holds all Zserio input file names.
|
| StringJoinUtil |
The common string manipulation functions which join the strings.
|
| StringJoinUtil.Joiner |
Helper class for joining strings with given separator.
|
| WarningsConfig |
Class which keeps configuration of warnings subsystem.
|
| WarningsConfig.WarningDefinition |
Definition of a single warning or a warning group.
|
| ZserioTool |
The main class for Zserio tool.
|
| ZserioToolAntTask |
The main class for Zserio tool to be run from Ant task.
|
| ZserioToolPrinter |
Class with static methods to handle all printing possibilities from Zserio Tool.
|
| ZserioToolPython |
The main class for Zserio tool to be run from Python command line.
|
| ZserioVersion |
Class which represents the zserio version number and provides parsing and comparison.
|
| Enum | Description |
|---|---|
| ZserioTool.Executor |
Zserio tool executor.
|
Last updated 2024-07-18 11:31:32