| Package | Description |
|---|---|
| jsondiscoverer |
Main classes for the JSON discoverer.
|
| Modifier and Type | Field and Description |
|---|---|
private SingleJsonSource |
JsonInjector.jsonSource
The source to inject.
|
| Constructor and Description |
|---|
JsonInjector(SingleJsonSource jsonSource)
Constructs a new
JsonInjector with a SingleJsonSource. |