Note that the DTD parser will NOT validate the DTD. It may break
horribly on broken DTDs. It has not be tested with URL retrieval
of DTDs, either, though external entities that are files in the same
directory work well.

To install, add the dtdparser.jar to your classpath.

To test the installation, change into the samples directory and invoke
Java with the following command:

	java org.menagery.dtd.Parser

This should output the DTD object's best understanding of the DTD
files present.

Chris Jones
cjones@one.net
