| Package | Description |
|---|---|
| org.outerj.daisy.diff.html | |
| org.outerj.daisy.diff.html.dom | |
| org.outerj.daisy.diff.html.modification |
| Modifier and Type | Method and Description |
|---|---|
List<Modification> |
TextNodeComparator.getLastModified() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextNodeComparator.setLastModified(List<Modification> aLastModified) |
| Modifier and Type | Method and Description |
|---|---|
Modification |
TextNode.getModification() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextNode.setModification(Modification m) |
| Modifier and Type | Method and Description |
|---|---|
Modification |
Modification.clone() |
Modification |
Modification.getNext() |
Modification |
Modification.getPrevious() |
| Modifier and Type | Method and Description |
|---|---|
void |
Modification.setNext(Modification m) |
void |
Modification.setPrevious(Modification m) |
Copyright © 2022. All rights reserved.