public class TypeBasedMarkingFilter<T extends org.aksw.gerbil.transfer.nif.TypedMarking> extends AbstractMarkingFilter<T>
| Constructor and Description |
|---|
TypeBasedMarkingFilter(boolean acceptTypes,
String... types) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMarkingGood(T marking)
Returns true if the marking is good and does not have to be filtered out.
|
filterList, filterListOfListspublic TypeBasedMarkingFilter(boolean acceptTypes,
String... types)
public boolean isMarkingGood(T marking)
MarkingFilterCopyright © 2014–2017. All rights reserved.