Re: Problem getting entities correctly using xerces-J

1999-12-14 Thread Pierpaolo Fumagalli
Seth Ladd wrote: > > Hello, > > I've just checked out the latest source of xerces-j from CVS, and built > it. I then used to to create a DOM out of a simple XML file. In that > file I have standard XML entities embedded in the text between tags. It > seems that the xerces parser is ripping out

Re: Problem getting entities correctly using xerces-J

1999-12-13 Thread twleung
Seth, Can you post the code fragment you are using to do this? Ted - Original Message - From: "Seth Ladd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 12, 1999 6:37 PM Subject: Problem getting entities correctly using xerces-J > Hello, &

Re: Problem getting entities correctly using xerces-J

1999-12-13 Thread twleung
Seth, Can you post the code fragment you are using to do this? Ted - Original Message - From: "Seth Ladd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 12, 1999 6:37 PM Subject: Problem getting entities correctly using xerces-J > Hello, &

Problem getting entities correctly using xerces-J

1999-12-13 Thread Seth Ladd
Hello, I've just checked out the latest source of xerces-j from CVS, and built it. I then used to to create a DOM out of a simple XML file. In that file I have standard XML entities embedded in the text between tags. It seems that the xerces parser is ripping out the entity and everything after