XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Java Packages, DTD Software, DOM Software -> DTD Parser

DTD Parser

Date: Jul. 2, 2000
Link: http://www.wutka.com/dtdparserdownload.html
Source Author or Organization: Mark Wutka

This Java library, a standalone version of the DTD parser the author developed for JOX, will parse a Document Type Definition (DTD). It returns a DTD object, which is similar to the Document object in the Document Object Model (DOM). The author solicits any suggestions regarding the data model.