public class TextDiffer extends Object implements Serializable
Constructor and Description |
---|
TextDiffer() |
Modifier and Type | Method and Description |
---|---|
String |
diffText(String a,
String b) |
String |
getAddedClass() |
String |
getRemovedClass() |
void |
setAddedClass(String addedClass) |
void |
setRemovedClass(String removedClass) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.