public interface DifferenceListener
| Modifier and Type | Method and Description |
|---|---|
void |
identicalNodeFound(Node controlNode,
Node testNode,
String msg) |
void |
nodeNotFound(Node controlNode,
Node testNode,
String msg) |
void |
similarNodeFound(Node controlNode,
Node testNode,
String msg) |
Copyright © 2018. All rights reserved.