info.magnolia.cms.util
Class NodePathComparator
java.lang.Object
info.magnolia.cms.util.NodePathComparator
- All Implemented Interfaces:
- Comparator<Content>
public class NodePathComparator
- extends Object
- implements Comparator<Content>
Compares 2 nodes by the value of their path.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodePathComparator
public NodePathComparator()
compare
public int compare(Content c1,
Content c2)
- Specified by:
compare
in interface Comparator<Content>
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.