Interface HeaderExtractor
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
MultilayerMergedHeaderExtractor,SimpleHeaderExtractor
A function that, given a sheet, returns a
Header, which guides subsequent extraction of rows with a RowExtractor.
If an empty Optional is returned, no rows will be extracted from the sheet.-
Method Summary
-
Method Details
-
extractHeader
-