|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lenya.cms.site.AbstractSiteManager.NodeComparator
public class AbstractSiteManager.NodeComparator
Compares nodes according to the dependence relation.
Constructor Summary | |
---|---|
AbstractSiteManager.NodeComparator(DocumentFactory map)
Ctor. |
Method Summary | |
---|---|
int |
compare(java.lang.Object arg0,
java.lang.Object arg1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public AbstractSiteManager.NodeComparator(DocumentFactory map)
map
- The identity map to operate on.Method Detail |
---|
public int compare(java.lang.Object arg0, java.lang.Object arg1)
compare
in interface java.util.Comparator
Comparator.compare(java.lang.Object, java.lang.Object)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |