public class AlteredParts extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlteredParts.Alteration |
static class |
AlteredParts.Alterations |
| Constructor and Description |
|---|
AlteredParts() |
| Modifier and Type | Method and Description |
|---|---|
static void |
recurse(AlteredParts.Alterations alterations,
RelationshipsPart thisRP,
RelationshipsPart otherRP) |
static AlteredParts.Alterations |
start(WordprocessingMLPackage thisPackage,
WordprocessingMLPackage otherPackage) |
public static AlteredParts.Alterations start(WordprocessingMLPackage thisPackage, WordprocessingMLPackage otherPackage) throws Docx4JException
Docx4JExceptionpublic static void recurse(AlteredParts.Alterations alterations, RelationshipsPart thisRP, RelationshipsPart otherRP) throws Docx4JException
Docx4JExceptionCopyright © 2007-2020. All Rights Reserved.