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(CacheEvent event,
EventAttrImpl eventAttr,
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(CacheEvent event, EventAttrImpl eventAttr, OriginImpl origin)
accept in interface OriginSubsetterpublic java.lang.String getContributor()