wt.content
Class LoadDataFormat
java.lang.Object
wt.content.LoadDataFormat
- public class LoadDataFormat
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadDataFormat
public LoadDataFormat()
createDataFormat
public static boolean createDataFormat(Hashtable nv,
Hashtable cmd_line,
Vector return_objects)
- Create a Data Format from one set of data.
- Parameters:
nv
- Name/value pairs of meta data to set on the DataFormat.cmd_line
- command line argument that can be substituted into the load data.return_objects
- Object(s) created by this method used by
wt.load.StandardLoadService
for user feedback messages.
main
static void main(String[] args)