|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
edu.sc.seis.sod.subsetter.channel.ChannelLogicalSubsetter
edu.sc.seis.sod.subsetter.channel.AlwaysSuccess
public class AlwaysSuccess
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.sod.subsetter.channel.ChannelLogicalSubsetter |
|---|
packages |
| Fields inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter |
|---|
subsetters |
| Constructor Summary | |
|---|---|
AlwaysSuccess(org.w3c.dom.Element config)
|
|
| Method Summary | |
|---|---|
boolean |
isSuccess(StringTree[] reasons)
|
boolean |
shouldContinue(StringTree result)
|
| Methods inherited from class edu.sc.seis.sod.subsetter.channel.ChannelLogicalSubsetter |
|---|
accept, createSubsetter |
| Methods inherited from class edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter |
|---|
getLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.sc.seis.sod.subsetter.channel.ChannelSubsetter |
|---|
accept |
| Constructor Detail |
|---|
public AlwaysSuccess(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public boolean isSuccess(StringTree[] reasons)
isSuccess in class ChannelLogicalSubsetterpublic boolean shouldContinue(StringTree result)
shouldContinue in class ChannelLogicalSubsetter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||