Package | Description |
---|---|
jsondiscoverer |
Main classes for the JSON discoverer.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonSource
This class represents a JSON source.
|
class |
JsonSourceSet
This class is used to represent a set of
JsonSource elements. |
class |
SingleJsonSource
This class extends JsonSource class and only allows for JSON sources
with ONE JSON document and WITHOUT input.
|