com.northconcepts.datapipeline.filter
Class Filter
java.lang.Object
com.northconcepts.datapipeline.filter.Filter
- Direct Known Subclasses:
- FieldFilter, FilterExpression
public abstract class Filter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Filter
public Filter()
getReader
public FilteringReader getReader()
setReader
public void setReader(FilteringReader reader)
addExceptionProperties
public DataException addExceptionProperties(DataException exception)
allow
public abstract boolean allow(Record record)
Copyright (c) 2007-2009 North Concepts Inc. All Rights Reserved.