Package edu.sc.seis.sod.subsetter.origin
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
All Methods Instance Methods Concrete Methods 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)
-