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.
 
 
 
 
 
This interface is used to resolve a table in the template document.
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.
 
 
 
Merges runs with the same style that are next to each other.
EvaluationContextConfigurer that does no customization.
 
OpcStamper<T extends org.docx4j.openpackaging.packages.OpcPackage>
 
 
 
 
A "Run" defines a region of text within a docx document with a common set of properties.
 
 
Removes all ProofErr elements from the document.
 
 
 
 
 
Main class of the docx-stamper library.
 
 
 
 
 
Registry for all implementations of ITypeResolver that are used by DocxStamper.