All Packages
Package Summary
Package
Description
Core public APIs and foundational types for configuring and executing PDF extraction with
ExtractPDF4J.
Defines annotations used throughout ExtractPDF4J for configuration, metadata declaration,
and extension points.
Implements the command-line interface for executing PDF extraction workflows and interacting
with ExtractPDF4J from shell environments.
Provides reusable helper utilities supporting parsing, content normalization, validation,
and shared internal operations.
Implements the primary PDF parsing strategies and extraction components used to convert
document content into structured tabular output.
Contains the root configuration and application entry point for the ExtractPDF4J
microservice runtime.
Exposes HTTP endpoints for PDF upload, extraction execution, and API-based access to
ExtractPDF4J capabilities.
Implements service-layer orchestration and business logic for document processing and
extraction operations in the microservice layer.