| Class | Description |
|---|---|
| XMLHelperTools |
Contains important function for both, XML import and export.
|
| Exception | Description |
|---|---|
| VersionException |
Version exceptions are thrown if template or instance files have a format
version that is not or no longer supported.
|
| XMLFormatException |
Thrown to indicate that parsed XML data was either not well-formed or didn't
conform to a certain XML Schema.
|