tech.tablesaw.io.DataWriter<HtmlWriteOptions>public class HtmlWriter extends Object implements tech.tablesaw.io.DataWriter<HtmlWriteOptions>
| Constructor | Description |
|---|---|
HtmlWriter() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
register(tech.tablesaw.io.WriterRegistry registry) |
|
void |
write(tech.tablesaw.api.Table table,
tech.tablesaw.io.Destination dest) |
|
void |
write(tech.tablesaw.api.Table table,
HtmlWriteOptions options) |
public static void register(tech.tablesaw.io.WriterRegistry registry)
public void write(tech.tablesaw.api.Table table,
HtmlWriteOptions options)
write in interface tech.tablesaw.io.DataWriter<HtmlWriteOptions>public void write(tech.tablesaw.api.Table table,
tech.tablesaw.io.Destination dest)
write in interface tech.tablesaw.io.DataWriter<HtmlWriteOptions>Copyright © 2022. All rights reserved.