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.doctruth
    Class
    Description
    Callback 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.spi
    Class
    Description
    A 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 PdfDocumentParser to recover text from scanned (image-only) pages.
    Output of one ocr call.
    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.