edu.sc.seis.seisFile.fdsnws.stationxml
Class DataLogger

java.lang.Object
  extended by edu.sc.seis.seisFile.fdsnws.stationxml.Equipment
      extended by edu.sc.seis.seisFile.fdsnws.stationxml.DataLogger

public class DataLogger
extends Equipment


Field Summary
 
Fields inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.Equipment
calibrationDate, description, installationDate, manufacturer, model, removalDate, serialNumber, type, vendor
 
Constructor Summary
DataLogger(javax.xml.stream.XMLEventReader reader)
           
 
Method Summary
 
Methods inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.Equipment
getCalibrationDate, getDescription, getInstallationDate, getManufacturer, getModel, getRemovalDate, getSerialNumber, getType, getVendor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataLogger

public DataLogger(javax.xml.stream.XMLEventReader reader)
           throws javax.xml.stream.XMLStreamException,
                  StationXMLException
Throws:
javax.xml.stream.XMLStreamException
StationXMLException