tech.tablesaw.io.DataReader<HtmlReadOptions>public class HtmlReader extends Object implements tech.tablesaw.io.DataReader<HtmlReadOptions>
| Constructor | Description |
|---|---|
HtmlReader() |
| Modifier and Type | Method | Description |
|---|---|---|
tech.tablesaw.api.Table |
read(HtmlReadOptions 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(HtmlReadOptions options)
read in interface tech.tablesaw.io.DataReader<HtmlReadOptions>public tech.tablesaw.api.Table read(tech.tablesaw.io.Source source)
read in interface tech.tablesaw.io.DataReader<HtmlReadOptions>Copyright © 2022. All rights reserved.