public class ElementComparator extends Object implements Comparator<org.dom4j.Element>
Constructor and Description |
---|
ElementComparator() |
public int compare(org.dom4j.Element el1, org.dom4j.Element el2)
compare
in interface Comparator<org.dom4j.Element>