Package org.xins.common.spec

API specification classes.

See:
          Description

Class Summary
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.
 

Exception Summary
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.
 

Package org.xins.common.spec Description

API specification classes.

Since:
XINS 1.3.0


See http://www.xins.org/.