com.jxml.quick.config
Interface Item

All Known Implementing Classes:
ConfigImpl, Dump, QConverterSupport, NVItem, Eval, RequiredItem, OCMsinkSupport, SetRoot, SDO, MessageAgent, Template, ESDO, DisplayInboxMsgs, Logout

public interface Item


Method Summary
 void eval(Map properties, List args, ClassLoader cl)
           
 

Method Detail

eval

public void eval(Map properties,
                 List args,
                 ClassLoader cl)
          throws Exception