[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: entity references for special characters and the Sax parser
  • From: "Risman, Mark" <mark.risman@u...>
  • Date: Wed, 16 Jan 2002 18:39:22 -0500

> Hi,
> 
> 	Has anyone else used the Sax parser to parse a given XML file with the Java method
> <saxParser>.parse(<filename>)?  If I call this with a file that has an ampersand in it (e.g. &amp;), the rest of the
> text within that value on either side of the special character will be cut off (I verified this by seeing what appears
> in the "characters" method).  Has anyone else observed this behavior?
> 
	For example, if I have <tag1>abcd&amp;defg</tag1>, the resulting value for tag1 will be "abcd" or "defg".  If I
have <tag2>&amp;&gt;</tag2>, the resulting value would be ">".

	I am using Xerces Java 1, version 1.3.0 (although version 1.4.4 seems to behave the same as 1.3.0 in this case).
Any assistance would be greatly appreciated.

> - Mark
> 

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member