David writes: > I don't know the details of your particular character/encodings > ... but I do know there's been some changes in default behaviour of > JDK 1.4 ... so that under some conditions/settings they try to > "guess" a character on input, instead of throwing malformed-input > excepiton. And, apparently, these default settings/behavior changed > from one version of 1.4 to the next version of 1.4. Could your VM > have change since "January 2003"? If so, you might try a newer (or > an older) one just to experiment.
Hi David, Thank you. The code works as expected with j2sdk1.3. Do you or does anyone know of a good resource explaining what happened and/or methods to pass odd character entities into Java from Xerces? Thank you, Elizabeth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
