public class DiffX
extends java.lang.Object
Constructor and Description |
---|
DiffX() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Action> |
getActionsList(org.w3c.dom.Node tree1,
org.w3c.dom.Node tree2) |
static java.util.List<org.w3c.dom.Node> |
getEqualNodes(org.w3c.dom.Node tree1,
org.w3c.dom.Node tree2) |
public static java.util.List<Action> getActionsList(org.w3c.dom.Node tree1, org.w3c.dom.Node tree2)
public static java.util.List<org.w3c.dom.Node> getEqualNodes(org.w3c.dom.Node tree1, org.w3c.dom.Node tree2)