All Classes and Interfaces

Class
Description
BaseParser
CsvExporter
Structured diagnostic metadata captured while extracting tables from a PDF.
Result wrapper containing extracted tables and optional extraction diagnostics.
Factory methods for creating configured parsers from ExtractPdfConfig annotations.
Annotation-based configuration for ExtractPDF4J parsers.
Experimental hybrid parser that invokes an injected ML extractor only when the existing Stream, Lattice, and OCR strategies return no tables.
HybridParser
ImagePdfUtils
Serializes extracted tables as a JSON document.
LatticeParser
Main
 
Optional machine-learning table extraction strategy used by hybrid parsing.
OCR helper utilities.
 
OcrStreamParser (header-aware): - Removes horizontal *and* vertical rules before OCR.
PageRange
Parser modes supported by ExtractPDF4J.
Parser strategy selected for an extraction result.
 
 
StreamParser
Table