org.mule.impl.expression.parsers
Class ExpressionFilterParser
java.lang.Object
org.mule.impl.expression.parsers.ExpressionFilterParser
public class ExpressionFilterParser
- extends Object
TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionFilterParser
public ExpressionFilterParser()
parseFilterString
public Filter parseFilterString(String filterString)
throws DefaultMuleException
- Throws:
DefaultMuleException
split
protected List<String> split(String string)
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.