All Classes and Interfaces
Class
Description
Abstract ITypeResolver that takes a String from the implementing sub class and creates a Run of text
from it.
Allows registration of ICommentProcessor objects.
This ITypeResolver creates a formatted date String for expressions that return a Date object.
Main class of the docx-stamper library.
Provides configuration parameters for DocxStamper.
This exception is thrown when DocxStamper encounters an error.
Allows for custom configuration of a spring expression language
EvaluationContext.This ITypeResolver may serve as a fallback when there is no ITypeResolver available for a certain type.
In a .docx template used by DocxStamper, you can comment paragraphs of text to manipulate them.
This class describes an image which will be inserted into document.
This ITypeResolver allows context objects to return objects of type Image.
A type resolver is responsible for mapping an object of a certain Java class to an object of the DOCX4J api that
can be put into the .docx document.
EvaluationContextConfigurer that does no customization.A "Run" defines a region of text within a docx document with a common set of properties.
Allows an object to be wrapped by a proxy so that it will implement additional interfaces.
Registry for all implementations of ITypeResolver that are used by DocxStamper.