Sanjay Mishra wrote: > Thank you very much for your time which you have spent in looking the > matter. I'm using "Xerces2 Java Parser 2.0.0 (beta) Release". I have not > set any feature (NAMESPACES_FEATURE_ID etc..) in my program. Do I need to > set them? Also do I need to implement EntityResolver.
You are using code that was released last year. Please upgrade to the latest version of the parser, Xerces 2.0.1. You can get the new version from the following URL: http://xml.apache.org/dist/xerces-j/ -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
