com.jxml.quick.config
Class Dump

java.lang.Object
  |
  +--com.jxml.quick.config.Dump
All Implemented Interfaces:
Item

public class Dump
extends Object
implements Item


Constructor Summary
Dump()
           
 
Method Summary
 void eval(Map properties, List args, ClassLoader cl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dump

public Dump()
Method Detail

eval

public void eval(Map properties,
                 List args,
                 ClassLoader cl)
Specified by:
eval in interface Item