public class JsonSchemaFinder extends Object
| Constructor and Description | 
|---|
| JsonSchemaFinder() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addFile(Reader reader,
       String filename) | 
| void | addFile(String filename) | 
| void | addSchema(TypeDescription schema) | 
| TypeDescription | getSchema() | 
| static void | main(Configuration conf,
    String[] args) | 
| static void | main(String[] args) | 
public void addFile(String filename) throws IOException
IOExceptionpublic void addSchema(TypeDescription schema)
public TypeDescription getSchema()
public static void main(Configuration conf, String[] args) throws Exception
ExceptionCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.