Re: Re Problem using both XML4J and Xerces

2001-03-01 Thread neilg
001 10:39:27 AM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: Re Problem using both XML4J and Xerces Hi Neil, I'm really sorry not to have the possibility to use those features with XML4J. Thanks re

Re Problem using both XML4J and Xerces

2001-03-01 Thread David DELGRANCHE
Hi Neil, I'm really sorry not to have the possibility to use those features with XML4J. Thanks repliing so rapidely. So I have to implements anEntityresolver, do you know where I can find docs on it I never used that thing before Thanks a lot David David DELGRANCHE [EMAIL PROTECTED] T

Re: Problem using both XML4J and Xerces

2001-03-01 Thread neilg
519 E-mail: [EMAIL PROTECTED] David DELGRANCHE <[EMAIL PROTECTED]> on 03/01/2001 03:37:17 AM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: Problem using both XML4J and Xerces Hi all,

Problem using both XML4J and Xerces

2001-03-01 Thread David DELGRANCHE
Hi all, I'm using Xerces J 1.2.3 to parse an XML document without validating in front of a DTD. For this I use the two features: http://xml.org/sax/features/validation , false http://xml.org.sax/features/nonvalidating/load-external-dtd, false So my parser d