| Package | Description |
|---|---|
| jsondiscoverer |
Main classes for the JSON discoverer.
|
| jsondiscoverer.web |
Servlets for the JSON discoverer website.
|
| jsondiscoverer.zoo |
Zoo of examples.
|
| Class and Description |
|---|
| AbstractJsonSource
This class gathers the common behavior to represent JSON sources.
|
| AnnotationHelper
This class provides some helper methods to fill in the metadata in the discovered models.
|
| JsonData
Simple class to keep track of the data of a particular call to a JSON service.
|
| JsonSource
This class represents a JSON source.
|
| JsonSourceSet
This class is used to represent a set of
JsonSource elements. |
| SingleJsonSource
This class extends JsonSource class and only allows for JSON sources
with ONE JSON document and WITHOUT input.
|
| Class and Description |
|---|
| JsonSourceSet
This class is used to represent a set of
JsonSource elements. |
| Class and Description |
|---|
| JsonSource
This class represents a JSON source.
|