edu.sc.seis.sod.subsetter.origin
Class EventSorter

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.origin.EventSorter

public class EventSorter
extends java.lang.Object


Constructor Summary
EventSorter()
           
EventSorter(org.w3c.dom.Element config)
           
 
Method Summary
 java.util.List getSortedEvents()
           
protected  java.lang.String makeExtraClause(org.w3c.dom.Element status)
           
 void setSorting(org.w3c.dom.Element config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSorter

public EventSorter()

EventSorter

public EventSorter(org.w3c.dom.Element config)
Method Detail

makeExtraClause

protected java.lang.String makeExtraClause(org.w3c.dom.Element status)

setSorting

public void setSorting(org.w3c.dom.Element config)
                throws java.sql.SQLException
Throws:
java.sql.SQLException

getSortedEvents

public java.util.List getSortedEvents()