Package org.wickedsource.docxstamper.api.typeresolver
-
Interface Summary Interface Description ITypeResolver<S,T> 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. -
Class Summary Class Description TypeResolverRegistry Registry for all implementations of ITypeResolver that are used by DocxStamper.