serf.data.io
Class RecordFilter

java.lang.Object
  extended by serf.data.io.RecordFilter
Direct Known Subclasses:
TitleFilter

public class RecordFilter
extends java.lang.Object


Constructor Summary
RecordFilter()
           
 
Method Summary
 boolean includeRecord(Record r)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordFilter

public RecordFilter()
Method Detail

includeRecord

public boolean includeRecord(Record r)