Module pro.verron.officestamper


module pro.verron.officestamper

The core template-stamping engine for OfficeStamper.

This module provides the main DOCX stamping functionality, processing Spring Expression Language (SpEL) expressions embedded in Word templates and replacing them with values from a context object. It supports comment-based directives for conditional display, repetition, and content replacement, along with a configurable pipeline of pre-processors, comment processors, resolvers, and post-processors.

Exported Packages