public class ExampleJsonSimpleDiscoverer
extends java.lang.Object
JsonSimpleDiscoverer.
We recommend play with the code to learn how to use the toolset.
| Constructor and Description |
|---|
ExampleJsonSimpleDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
exampleDiscover()
Launches the example
|
static void |
exampleRefine() |
static void |
main(java.lang.String[] args)
Main method to launch the example
|
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException
args - The main args. None is neededjava.io.FileNotFoundException - Thrown if the file is not foundpublic static void exampleDiscover()
throws java.io.FileNotFoundException
java.io.FileNotFoundException - Thrown if the file is not foundpublic static void exampleRefine()
throws java.io.FileNotFoundException
java.io.FileNotFoundException