edu.pdx.cs399J.grader
Class ImportStudents

java.lang.Object
  extended by edu.pdx.cs399J.grader.ImportStudents

public class ImportStudents
extends Object

This program imports a bunch of students into a grade book. It is used at the beginning of the term when students submit their XML files using the Survey program.

Version:
$Revision: 1.2 $
Author:
David Whitlock

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

Constructor Detail

ImportStudents

public ImportStudents()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Throws:
Throwable


Copyright © 2000-2009 Portland State University. All Rights Reserved.