Package com.extractpdf4j.parsers
package com.extractpdf4j.parsers
Implements the primary PDF parsing strategies and extraction components used to convert
document content into structured tabular output.
-
ClassesClassDescriptionBaseParserExperimental hybrid parser that invokes an injected ML extractor only when the existing Stream, Lattice, and OCR strategies return no tables.HybridParserLatticeParserOcrStreamParser (header-aware): - Removes horizontal *and* vertical rules before OCR.StreamParser