| Package | Description |
|---|---|
| org.docx4j.diff | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
void |
Differencer.diff(SdtContentBlock cbNewer,
SdtContentBlock cbOlder,
Result result,
String author,
Calendar date,
RelationshipsPart docPartRelsNewer,
RelationshipsPart docPartRelsOlder) |
void |
Differencer.markupAsDeletion(SdtContentBlock cbLeft,
Result result,
String author,
Calendar date,
RelationshipsPart docPartRelsRight) |
void |
Differencer.markupAsInsertion(SdtContentBlock cbLeft,
Result result,
String author,
Calendar date,
RelationshipsPart docPartRelsLeft) |
| Modifier and Type | Field and Description |
|---|---|
protected SdtContentBlock |
SdtBlock.sdtContent |
| Modifier and Type | Method and Description |
|---|---|
SdtContentBlock |
ObjectFactory.createSdtContentBlock()
Create an instance of
SdtContentBlock |
Copyright © 2007-2018. All Rights Reserved.