butler.sql.xml
Interface FilterParser


public interface FilterParser

Author:
Sara Olsson

Method Summary
 Filter parse(org.dom4j.Element element, java.util.Map tableDictonary)
           
 

Method Detail

parse

Filter parse(org.dom4j.Element element,
             java.util.Map tableDictonary)
             throws java.lang.Exception
Throws:
java.lang.Exception