com.werken.xpath.util
Class DocumentOrderComparator

java.lang.Object
  |
  +--com.werken.xpath.util.DocumentOrderComparator
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
DocumentOrderComparator(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

DocumentOrderComparator

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

compare

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


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