| Package | Description |
|---|---|
| org.modeshape.schematic.document | |
| org.modeshape.schematic.internal.document |
| Modifier and Type | Method and Description |
|---|---|
Changes |
Changes.clone()
Obtain a clone of these changes.
|
Changes |
Editor.getChanges()
Get the changes that have been made to this document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Editor.apply(Changes changes)
After making changes to another document, apply the same changes to this document.
|
void |
Editor.apply(Changes changes,
Editor.Observer observer)
After making changes to another document, apply the same changes to this document.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
IncrementalDocumentEditor.DocumentChanges |
| Modifier and Type | Method and Description |
|---|---|
Changes |
IncrementalDocumentEditor.getChanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncrementalDocumentEditor.apply(Changes changes) |
void |
IncrementalDocumentEditor.apply(Changes changes,
Editor.Observer observer) |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.