Package pro.verron.officestamper


@NullMarked package pro.verron.officestamper

Command-line interface for stamping DOCX and PPTX templates.

Provides the Picocli-based Main class along with supporting utilities for parsing data from CSV, JSON, YAML, Properties, XML/HTML, and XLSX sources, watch mode, and traceability reporting.

Ensures non-null values by default.

  • Class
    Description
    Diagnostic class for collecting system information.
    Main class for the CLI.
    Subcommand that generates a preview image from an AsciiDoc file.
    Subcommand that generates an HTML viewer for a traceability report.
     
    A concrete implementation of TraceabilityReporter that collects all resolution events.
    Represents a single placeholder resolution event.
    Utility class for the CLI.