org.mule.impl.expression.parsers
Class ExpressionFilterParser

java.lang.Object
  extended by org.mule.impl.expression.parsers.ExpressionFilterParser

public class ExpressionFilterParser
extends Object

TODO


Constructor Summary
ExpressionFilterParser()
           
 
Method Summary
 Filter parseFilterString(String filterString)
           
protected  List<String> split(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionFilterParser

public ExpressionFilterParser()
Method Detail

parseFilterString

public Filter parseFilterString(String filterString)
                         throws DefaultMuleException
Throws:
DefaultMuleException

split

protected List<String> split(String string)


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.