abstract class Filter.Node
extends java.lang.Object
Constructor and Description |
---|
Node() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
match(Filter.Arguments arguments) |
public abstract boolean match(Filter.Arguments arguments) throws java.lang.Exception
java.lang.Exception