public class Contributor extends java.lang.Object implements OriginSubsetter
<contributor><value>NEIC</value></contributor>
Constructor and Description |
---|
Contributor(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
edu.iris.Fissures.event.EventAttrImpl eventAttr,
edu.iris.Fissures.event.OriginImpl origin)
returns true if the contributor of the origin is same as the corresponding
contributor specified in the configuration file.
|
java.lang.String |
getContributor()
returns the contributor.
|
public StringTree accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.event.EventAttrImpl eventAttr, edu.iris.Fissures.event.OriginImpl origin)
accept
in interface OriginSubsetter
public java.lang.String getContributor()