|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.talend.esb.sam.common.filter.impl.JxPathFilter
public class JxPathFilter
The Class JxPathFilter.
| Constructor Summary | |
|---|---|
JxPathFilter()
Instantiates a new jx path filter. |
|
JxPathFilter(String expression)
Instantiates a new jx path filter. |
|
| Method Summary | |
|---|---|
boolean |
filter(Event event)
Filter the events. |
void |
setExpression(String expression)
Sets the expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JxPathFilter()
public JxPathFilter(String expression)
expression - the expression| Method Detail |
|---|
public void setExpression(String expression)
expression - the new expressionpublic boolean filter(Event event)
EventFilter
filter in interface EventFilterevent - the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||