com.jxml.quick.config
Class NVItem
java.lang.Object
|
+--com.jxml.quick.config.NVItem
- All Implemented Interfaces:
- Item
- public class NVItem
- extends Object
- implements Item
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
fieldLength
public String fieldLength
value
public String value
fixed
public boolean fixed
NVItem
public NVItem()
eval
public void eval(Map properties,
List args,
ClassLoader cl)
- Specified by:
eval
in interface Item