edu.pdx.cs399J.grader
Class ImportStudents
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportStudents
public ImportStudents()
main
public static void main(String[] args)
throws Throwable
- Throws:
Throwable
Copyright © 2000-2009 Portland State University. All Rights Reserved.