Features
The utils module contains low-level utilities shared by the Office-stamper engine and
tools.
WML helpers
Factories and utilities for working with WordprocessingML and Docx4J — building and querying runs, paragraphs, and tables without boilerplate.
Iterator utilities
Specialized iterators such as SlicingIterator for robust, segment-based traversal of
document parts.
Related
engine— the primary consumer of these utilities.- The published Javadoc report documents the exact API surface.
