Uses of Class
technology.tabula.Line
| Package | Description |
|---|---|
| technology.tabula | |
| technology.tabula.extractors |
-
Uses of Line in technology.tabula
Methods in technology.tabula that return types with arguments of type Line Modifier and Type Method Description static List<Line>TextChunk. groupByLines(List<TextChunk> textChunks) -
Uses of Line in technology.tabula.extractors
Method parameters in technology.tabula.extractors with type arguments of type Line Modifier and Type Method Description static List<Float>BasicExtractionAlgorithm. columnPositions(List<Line> lines)