com.jxml.quick.config
Class ConfigImpl
java.lang.Object
|
+--com.jxml.quick.config.ConfigImpl
- All Implemented Interfaces:
- Item
- public class ConfigImpl
- extends Object
- implements Item
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
items
public ArrayList items
htmlTitle
public String htmlTitle
htmlHead
public String htmlHead
instruction
public ArrayList instruction
ConfigImpl
public ConfigImpl()
eval
public void eval(Map properties,
List args,
ClassLoader cl)
throws Exception
- Specified by:
eval
in interface Item