Package com.google.refine.browsing
Interface RecordFilter
- All Known Implementing Classes:
AllRowsRecordFilter,AnyRowRecordFilter
public interface RecordFilter
Interface for judging if a particular record matches or doesn't match some particular criterion, such as a facet
constraint.
-
Method Summary
-
Method Details
-
filterRecord
-