| Package | Description |
|---|---|
| org.wickedsource.docxstamper.processor | |
| org.wickedsource.docxstamper.util | |
| org.wickedsource.docxstamper.walk.coordinates |
| Constructor and Description |
|---|
CommentProcessingException(String message,
TableCoordinates coordinates)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectDeleter.deleteTable(TableCoordinates tableCoordinates)
|
| Modifier and Type | Method and Description |
|---|---|
TableCoordinates
|
TableRowCoordinates.getParentTableCoordinates()
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
CoordinatesWalker.onTable(TableCoordinates tableCoordinates)
|
protected void |
BaseCoordinatesWalker.onTable(TableCoordinates tableCoordinates)
|
| Constructor and Description |
|---|
TableRowCoordinates(org.docx4j.wml.Tr row,
int index,
TableCoordinates parentTableCoordinates)
|
Copyright © 2016. All rights reserved.