|
CDMA client API
3.1.0
CDMA core library
|
| org | |
| org::gumtree | |
| org.gumtree.data | The CDMA is an API that provides an access to data sources regardless their format or structure |
| org.gumtree.data.dictionary | |
| org.gumtree.data.dictionary.impl | |
| org.gumtree.data.exception | The CDMA exception package contains all catchable exception emitted by the API |
| org.gumtree.data.interfaces | The CDMA interfaces package contains all interfaces a plug-in must implement |
| org.gumtree.data.internal | The CDMA internal package contains object that are only used by the Core and do not need to be exposed |
| org.gumtree.data.io | The io package contains interfaces that should be used to have a write access on data source |
| org.gumtree.data.math | The math package provides tools for mathematics calculation on arrays |
| org.gumtree.data.utils | The utils package provides some tools that can be used to drive the Core or manipulate object obtained using the plug-in |