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

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.origin.CSVEventPrinter
All Implemented Interfaces:
SodElement, OriginSubsetter, Subsetter

public class CSVEventPrinter
extends java.lang.Object
implements OriginSubsetter

Author:
oliverpa Created on Jul 5, 2005

Constructor Summary
CSVEventPrinter(org.w3c.dom.Element config)
           
CSVEventPrinter(java.lang.String filename)
           
 
Method Summary
 StringTree accept(EventAccessOperations eventAccess, EventAttr eventAttr, Origin preferred_origin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVEventPrinter

public CSVEventPrinter(org.w3c.dom.Element config)
                throws java.lang.Exception
Throws:
java.lang.Exception

CSVEventPrinter

public CSVEventPrinter(java.lang.String filename)
                throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

accept

public StringTree accept(EventAccessOperations eventAccess,
                         EventAttr eventAttr,
                         Origin preferred_origin)
                  throws java.lang.Exception
Specified by:
accept in interface OriginSubsetter
Throws:
java.lang.Exception


Copyright © 2002-2007 Seismology at the University of South Carolina. All Rights Reserved.