public class ExpressionFilterParser extends Object
| Constructor and Description |
|---|
ExpressionFilterParser(MuleContext muleContext)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Filter |
parseFilterString(String filterString) |
protected List<String> |
split(String string) |
public ExpressionFilterParser(MuleContext muleContext)
muleContext - the instance of MuleContext for the current application. Required.public Filter parseFilterString(String filterString) throws DefaultMuleException
DefaultMuleExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.