Class NodeComparator

java.lang.Object
org.dom4j.util.NodeComparator
All Implemented Interfaces:
Comparator<Node>

public class NodeComparator extends Object implements Comparator<Node>

NodeComparator is a Comparatorof Node instances which is capable of comparing Nodes for equality based on their values.

Version:
$Revision: 1.10 $