tech.tablesaw.io.DataReader<JsonReadOptions>
public class JsonReader extends Object implements tech.tablesaw.io.DataReader<JsonReadOptions>
Constructor | Description |
---|---|
JsonReader() |
Modifier and Type | Method | Description |
---|---|---|
tech.tablesaw.api.Table |
read(JsonReadOptions options) |
|
tech.tablesaw.api.Table |
read(tech.tablesaw.io.Source source) |
|
static void |
register(tech.tablesaw.io.ReaderRegistry registry) |
public static void register(tech.tablesaw.io.ReaderRegistry registry)
public tech.tablesaw.api.Table read(JsonReadOptions options)
read
in interface tech.tablesaw.io.DataReader<JsonReadOptions>
public tech.tablesaw.api.Table read(tech.tablesaw.io.Source source)
read
in interface tech.tablesaw.io.DataReader<JsonReadOptions>
Copyright © 2022. All rights reserved.