CSC241 Assignment 3

Write an HTML checker applet that reports the following kinds of errors on html files: As discussed in class, sample code is already available to get you started on the main data structures, algorithms, layouts, etc.

For convenience, this code can be found in the single file a3code.java. This has all of the classes you will probably need either defined or sketched out. You should separate the classes into appropriate files in order to develop and compile them. You must also use javadoc comment conventions, and use javadoc to create documentation files. (Most of the sample files have initial sketches of documentation.)

Test your program thoroughly before submitting.


Doug Lea
Last modified: Wed Nov 13 14:27:42 EST