org.archive.wayback.resourceindex.filters
Class ExclusionFilter

java.lang.Object
  extended by org.archive.wayback.resourceindex.filters.ExclusionFilter
All Implemented Interfaces:
ObjectFilter<CaptureSearchResult>
Direct Known Subclasses:
CompositeExclusionFilter, OracleExclusionFilter, RemoteExclusionFilter, RobotExclusionFilter, StaticMapExclusionFilter

public abstract class ExclusionFilter
extends Object
implements ObjectFilter<CaptureSearchResult>

Author:
brad

Field Summary
protected  ExclusionCaptureFilterGroup filterGroup
           
 
Fields inherited from interface org.archive.wayback.util.ObjectFilter
FILTER_ABORT, FILTER_EXCLUDE, FILTER_INCLUDE
 
Constructor Summary
ExclusionFilter()
           
 
Method Summary
 void setFilterGroup(ExclusionCaptureFilterGroup filterGroup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.archive.wayback.util.ObjectFilter
filterObject
 

Field Detail

filterGroup

protected ExclusionCaptureFilterGroup filterGroup
Constructor Detail

ExclusionFilter

public ExclusionFilter()
Method Detail

setFilterGroup

public void setFilterGroup(ExclusionCaptureFilterGroup filterGroup)


Copyright © 2005-2011 Internet Archive. All Rights Reserved.