| Modifier and Type | Method and Description |
|---|---|
void |
ICommentProcessor.setCurrentParagraphCoordinates(ParagraphCoordinates coordinates)
Passes the paragraph that is currently being processed (i.e. the paragraph that is commented in the
.docx template.
|
| Modifier and Type | Method and Description |
|---|---|
ParagraphCoordinates |
BaseCommentProcessor.getCurrentParagraphCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseCommentProcessor.setCurrentParagraphCoordinates(ParagraphCoordinates coordinates) |
| Constructor and Description |
|---|
CommentProcessingException(String message,
ParagraphCoordinates coordinates) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectDeleter.deleteParagraph(ParagraphCoordinates paragraphCoordinates) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
CoordinatesWalker.onParagraph(ParagraphCoordinates paragraphCoordinates) |
protected void |
BaseCoordinatesWalker.onParagraph(ParagraphCoordinates paragraphCoordinates) |
Copyright © 2017. All rights reserved.