© 2005 BEA Systems, Inc.

com.bea.content.manager.sort
Class NodeComparator

java.lang.Object
  extended bycom.bea.content.manager.sort.NodeComparator
All Implemented Interfaces:
Comparator

public class NodeComparator
extends Object
implements Comparator

Compares Nodes in ascending order based on the Node name. The compare is case-insensitive.


Constructor Summary
NodeComparator()
           
 
Method Summary
 int compare(Object obj1, Object obj2)
           
 boolean equals(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeComparator

public NodeComparator()
Method Detail

compare

public int compare(Object obj1,
                   Object obj2)
Specified by:
compare in interface Comparator

equals

public boolean equals(Object obj)
Specified by:
equals in interface Comparator

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved