Class HtmlReadOptions

java.lang.Object
tech.tablesaw.io.ReadOptions
tech.tablesaw.io.html.HtmlReadOptions

public class HtmlReadOptions extends ReadOptions
  • Field Details

    • tableIndex

      protected Integer tableIndex
      Which table from the page should be read? Null means no specific index was set.
  • Constructor Details

  • Method Details