edu.sc.seis.seisFile.stationxml
Class Generic

java.lang.Object
  extended by edu.sc.seis.seisFile.stationxml.AbstractResponseType
      extended by edu.sc.seis.seisFile.stationxml.Generic

public class Generic
extends AbstractResponseType


Field Summary
 
Fields inherited from class edu.sc.seis.seisFile.stationxml.AbstractResponseType
inputUnits, outputUnits
 
Constructor Summary
Generic(javax.xml.stream.XMLEventReader reader)
           
 
Method Summary
 
Methods inherited from class edu.sc.seis.seisFile.stationxml.AbstractResponseType
getInputUnits, getOutputUnits
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Generic

public Generic(javax.xml.stream.XMLEventReader reader)
        throws javax.xml.stream.XMLStreamException,
               java.lang.NumberFormatException,
               StationXMLException
Throws:
javax.xml.stream.XMLStreamException
java.lang.NumberFormatException
StationXMLException