Here's an intro:
http://www.megginson.com/SAX/quickstart.html
> Also, I'm looking for a decent java validating XML parser that
> lets me get at the DTD for parsed XML files. Any suggestions?
> As far as I can tell, it looks as the only thing close is
> Lark or DXP, is that correct?
AElfred provides (non-SAX) methods for accessing the DTD, and I think
that IBM's XML for Java might as well.
All the best,
David
-- David Megginson david@megginson.com http://www.megginson.com/