public class XMLComparer extends Object
Constructor and Description |
---|
XMLComparer() |
Modifier and Type | Method and Description |
---|---|
boolean |
isIgnoreOrder() |
boolean |
isNodeEqual(Node control,
Node test)
Compare two DOM nodes.
|
void |
setIgnoreOrder(boolean ignoreOrder) |
public boolean isNodeEqual(Node control, Node test)
control
- The first node in the comparison.test
- The second node in the comparison.public boolean isIgnoreOrder()
public void setIgnoreOrder(boolean ignoreOrder)
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference