| Class and Description |
|---|
| FileFieldType
Type of a field in a Web (HTML) table.
|
| FileReader
Scrapes HTML tables from URLs using Jsoup.
|
| FileReader.FileReaderIterator
Iterates over HTML tables, returning an Elements per row.
|
| FileReaderException
Indicates that the FileReader failed.
|
| FileRowConverter
FileRowConverter.
|
| FileRowConverter.CellReader
Parses an an HTML table cell.
|
| FileRowConverter.FieldDef
Responsible for managing field (column) definition,
and for converting an Element to a java data type.
|
| FileTable
Table implementation wrapping a URL / HTML table.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.