| Class | Description |
|---|---|
| APISpec |
Specification of an API.
|
| AttributeComboSpec |
Specification of a attribute combo.
|
| DataSectionElementSpec |
Specification of a data section element.
|
| ErrorCodeSpec |
Specification of a error code (also known as result code).
|
| ErrorCodeSpec.Type |
Type of an error code.
|
| FunctionSpec |
Specification of a function.
|
| ParamComboSpec |
Specification of a param combo.
|
| ParameterSpec |
Specification of a parameter.
|
| SpecGUI |
Graphical user interface that allows to browse the specification of an API
and execute the functions of this API.
|
| TestFormPanel |
Graphical user interface that allows to browse the specification of an API
and execute the functions of this API.
|
| Exception | Description |
|---|---|
| EntityNotFoundException |
Thrown when the required entity cannot be found in the API.
|
| InvalidSpecificationException |
Thrown when the specification of the API is incorrect or cannot be found.
|
See http://www.xins.org/.