public class TableBuildingUtils extends Object
Constructor and Description |
---|
TableBuildingUtils() |
Modifier and Type | Method and Description |
---|---|
static Table |
build(List<String> columnNames,
List<String[]> dataRows,
ReadOptions options) |
static Reader |
createReader(ReadOptions options,
byte[] cachedBytes)
Deprecated.
|
@Deprecated public static Reader createReader(ReadOptions options, byte[] cachedBytes) throws IOException
IOException
Copyright © 2019. All rights reserved.