Package technology.tabula.detectors
Class SpreadsheetDetectionAlgorithm
java.lang.Object
technology.tabula.detectors.SpreadsheetDetectionAlgorithm
- All Implemented Interfaces:
DetectionAlgorithm
Created by matt on 2015-12-14.
This is the basic spreadsheet table detection algorithm currently implemented in tabula (web).
It uses intersecting ruling lines to find tables.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpreadsheetDetectionAlgorithm
public SpreadsheetDetectionAlgorithm()
-
-
Method Details
-
detect
- Specified by:
detectin interfaceDetectionAlgorithm
-