Uses of Package
ai.doctruth.spi
Packages that use ai.doctruth.spi
Package
Description
Public API of DocTruth: auditable LLM extraction for Java.
Service Provider Interface (SPI) extension points for DocTruth.
-
Classes in ai.doctruth.spi used by ai.doctruthClassDescriptionCallback the library invokes for every auditable event.Sign / wrap an audit JSON document for tamper-evident persistence.
-
Classes in ai.doctruth.spi used by ai.doctruth.spiClassDescriptionA single audit event emitted by the library — extraction success, extraction failure, citation-below-threshold, etc.Callback the library invokes for every auditable event.Pixel bounding box for one OCR region on a rendered page image.Optional OCR backend, plugged into
PdfDocumentParserto recover text from scanned (image-only) pages.Output of oneocrcall.One OCR-recovered text region with its pixel bounding box on the rendered page image.Sign / wrap an audit JSON document for tamper-evident persistence.