com.northconcepts.datapipeline.filter
Class FieldFilterRule
java.lang.Object
com.northconcepts.datapipeline.filter.FieldFilterRule
- Direct Known Subclasses:
- IsFieldType, IsInstanceOfJavaType, IsJavaType, IsNotNull, NotRule, OrRule, PatternMatch, ValueMatch
public abstract class FieldFilterRule
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldFilterRule
public FieldFilterRule()
getFieldFilter
public FieldFilter getFieldFilter()
allow
public abstract boolean allow(Field field)
Copyright (c) 2007-2009 North Concepts Inc. All Rights Reserved.