Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.model
Class PathComparator

java.lang.Object
  extended by org.nuxeo.ecm.core.model.PathComparator
All Implemented Interfaces:
Serializable, Comparator<Document>

public class PathComparator
extends Object
implements Comparator<Document>, Serializable

Author:
Georges Racinet
See Also:
Serialized Form

Constructor Summary
PathComparator()
           
 
Method Summary
 int compare(Document o1, Document o2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

PathComparator

public PathComparator()
Method Detail

compare

public int compare(Document o1,
                   Document o2)
Specified by:
compare in interface Comparator<Document>

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.