Class StationName

java.lang.Object
edu.sc.seis.sod.subsetter.station.StationName
All Implemented Interfaces:
SodElement, StationSubsetter, Subsetter

public class StationName
extends java.lang.Object
implements StationSubsetter
StationName.java sample xml file
   <stationName><value>00</value></stationName>
 
Created: Thu Mar 14 14:02:33 2002
  • Constructor Summary

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

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Station e, NetworkSource network)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait