Package | Description |
---|---|
org.xins.common.spec |
API specification classes.
|
Modifier and Type | Method and Description |
---|---|
FunctionSpec |
APISpec.getFunction(String functionName)
Gets the specification of the given function.
|
Modifier and Type | Method and Description |
---|---|
Map<String,FunctionSpec> |
APISpec.getFunctions()
Gets the function specifications defined in the API.
|
See http://www.xins.org/.