DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.ndr.util.integration
Class NCSPrep

java.lang.Object
  extended by org.dlese.dpc.schemedit.ndr.util.integration.NCSPrep

public class NCSPrep
extends Object

Utilities for working with NSDL Collection records housed in the NCS instance.

Author:
ostwald

Method Summary
static void main(String[] args)
          The main program for the NCSPrep class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
The main program for the NCSPrep class

Parameters:
args - The command line arguments
Throws:
Exception - NOT YET DOCUMENTED

DLESE Tools
v1.6.0