com.werken.xpath.util
Class ReverseDocumentOrderComparator

java.lang.Object
  extended by com.werken.xpath.util.ReverseDocumentOrderComparator
All Implemented Interfaces:
java.io.Serializable

public class ReverseDocumentOrderComparator
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ReverseDocumentOrderComparator(org.jdom.Document document)
           
 
Method Summary
 int compare(java.lang.Object lhsIn, java.lang.Object rhsIn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReverseDocumentOrderComparator

public ReverseDocumentOrderComparator(org.jdom.Document document)
Method Detail

compare

public int compare(java.lang.Object lhsIn,
                   java.lang.Object rhsIn)
            throws java.lang.ClassCastException
Throws:
java.lang.ClassCastException


Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.