Hello.  I apologize if this question doesn't make
perfect sense, but I'm pretty new to all of this. 
I've inherited some code which uses the xerces parser
implementation.  It includes a class which extends
org.apache.xerces.parsers.DOMParser and overrides
startReadingFromExternalSubset( ) and
stopReadingFromExternalSubset( ) with null
implementations because we don't use a DTD.  First of
all, where are these methods?  I can't find them in
the DOMParser class.  Also, is there any other way to
turn off the use of DTDs?  Thanks in advance.

-Jason

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to