Class LogicalLoaderSubsetter

java.lang.Object
edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
All Implemented Interfaces:
SodElement, Subsetter
Direct Known Subclasses:
CompositeChannelSubsetter

public abstract class LogicalLoaderSubsetter
extends java.lang.Object
implements Subsetter
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.util.List<Subsetter> subsetters  
  • Constructor Summary

    Constructors 
    Constructor Description
    LogicalLoaderSubsetter​(org.w3c.dom.Element el)  
  • Method Summary

    Modifier and Type Method Description
    abstract SubsetterLoader getLoader()  
    java.util.List<Subsetter> getSubsetters()  

    Methods inherited from class java.lang.Object

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