|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Differ
Computes a diff between the specified left and right input.
Method Summary | |
---|---|
String |
diff(ContentEntityObject left,
ContentEntityObject right)
Computes a diff between the specified left and right input. |
Method Detail |
---|
String diff(ContentEntityObject left, ContentEntityObject right)
left
- left inputright
- right input
DiffException
- if there is an error computing the diff
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |