Uses of Interface
org.wickedsource.docxstamper.CommentProcessorBuilder
Packages that use CommentProcessorBuilder
-
Uses of CommentProcessorBuilder in org.wickedsource.docxstamper
Methods in org.wickedsource.docxstamper that return types with arguments of type CommentProcessorBuilderModifier and TypeMethodDescriptionDocxStamperConfiguration.getCommentProcessors()Getter for the fieldcommentProcessors.Methods in org.wickedsource.docxstamper with parameters of type CommentProcessorBuilderModifier and TypeMethodDescriptionDocxStamperConfiguration.addCommentProcessor(Class<?> interfaceClass, CommentProcessorBuilder commentProcessorFactory) Registers the specified ICommentProcessor as an implementation of the specified interface.