nesstar.example
Class Publisher
java.lang.Object
nesstar.example.Publisher
public class Publisher
- extends Object
An example Publishing Client.
Publisher
public Publisher()
throws Exception
- Publisher
- Throws:
Exception
main
public static void main(String[] args)
- The main program for the Publisher class
publishStudy
public static Study publishStudy(File ddi)
throws Exception
- Parameters:
ddi - file containing the xml ddi content to be published
Repeat for all studies
- Returns:
- the Study object
- Throws:
Exception
Copyright©2003 NSD - All Rights Reserved