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
pro.verron.officestamper.api- Core API interfaces and types for document stampingpro.verron.officestamper.preset- Pre-configured stampers, configurations, and ready-made processors and resolverspro.verron.officestamper.experimental- Experimental stampers for PPTX and XLSX formats
-
Packages
PackageExported To ModulesOpened To ModulesDescriptionAll ModulesAll ModulesCore API interfaces and types for the OfficeStamper library.All ModulesAll ModulesExperimental stampers for additional office formats.All ModulesAll ModulesPre-configured stampers, configurations, and ready-made processors and resolvers.