Class EventSorter

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

public class EventSorter
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    EventSorter()  
    EventSorter​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    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 Details

  • Method Details

    • 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()