Interface NetworkSubsetter

All Superinterfaces:
SodElement, Subsetter
All Known Implementing Classes:
NetworkAND, NetworkCode, NetworkEffectiveTimeOverlap, NetworkName, NetworkNOT, NetworkOR, NetworkScript, NetworkXOR, PassNetwork, PrintlineNetworkProcess, TemporaryNetwork

public interface NetworkSubsetter
extends Subsetter
NetworkAttrSubsetter.java Created: Thu Dec 13 17:03:44 2001
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Network network)  
  • Method Details

    • accept

      StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Network network) throws java.lang.Exception
      Throws:
      java.lang.Exception