Uses of Interface
org.wickedsource.docxstamper.api.preprocessor.PreProcessor
Packages that use PreProcessor
-
Uses of PreProcessor in org.wickedsource.docxstamper
Methods in org.wickedsource.docxstamper that return types with arguments of type PreProcessorModifier and TypeMethodDescriptionDocxStamperConfiguration.getPreprocessors()Getter for the fieldpreprocessors.Methods in org.wickedsource.docxstamper with parameters of type PreProcessorModifier and TypeMethodDescriptionvoidDocxStamperConfiguration.addPreprocessor(PreProcessor preprocessor) Adds a preprocessor to the configuration. -
Uses of PreProcessor in org.wickedsource.docxstamper.preprocessor
Classes in org.wickedsource.docxstamper.preprocessor that implement PreProcessorModifier and TypeClassDescriptionclassMerges runs with the same style that are next to each other.classRemoves allProofErrelements from the document.