SAX and DTDHandler

MikeDacon at aol.com MikeDacon at aol.com
Wed Mar 3 13:30:59 GMT 1999


Hi Everyone,

I've been playing around with SAX and several of the parser 
implementations (primarily Sun's and IBM's).

The basics of DocumentHandler and ErrorHandler are 
straight forward and work well.

The interfaces EntityResolver and DTDHandler are still fuzzy.
I've searched for documents on these but have not found anything
of any depth.

My primary question is will SAX allow me to parse a DTD?
It doesn't seem so.  DTDHandler only handles unparsed Entity declarations 
(like binary data) and Notation declarations.  If it is the case that SAX does
not
parse DTDs due to the fact that it does not want to perform validation then 
why bother with the above two cases?

I guess I don't understand the design philosophy in these respects.

All help is appreciated.

Thanks,

 - Mike
-----------------------------------------------
Michael C. Daconta
Author of Java 2 and JavaScript for C/C++ Programmers
Author of C++ Pointers and Dynamic Memory Management
Sun Certified Java Programmer and Developer
http://www.gosynergy.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list