Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.model
Class PathComparator

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

public class PathComparator
extends java.lang.Object
implements java.util.Comparator<Document>, java.io.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 java.util.Comparator<Document>

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.