| Modifier and Type | Method and Description |
|---|---|
DocxStamperConfiguration |
DocxStamperConfiguration.addCommentProcessor(java.lang.Class<?> interfaceClass,
ICommentProcessor commentProcessor)
Registers the specified ICommentProcessor as an implementation of the
specified interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCommentProcessor |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentProcessorRegistry.registerCommentProcessor(java.lang.Class<?> interfaceClass,
ICommentProcessor commentProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayIfProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
RepeatProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplaceWithProcessor |
Copyright © 2017. All rights reserved.