public class TokenTypeSinkFilter extends TeeSinkTokenFilter.SinkFilter
| Constructor | Description |
|---|---|
TokenTypeSinkFilter(String typeToMatch) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(AttributeSource source) |
Returns true, iff the current state of the passed-in
AttributeSource shall be stored
in the sink. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresetpublic TokenTypeSinkFilter(String typeToMatch)
public boolean accept(AttributeSource source)
TeeSinkTokenFilter.SinkFilterAttributeSource shall be stored
in the sink.accept in class TeeSinkTokenFilter.SinkFilterCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.