[jdom-interest] Handling Non printable ascii characters
    Michael Kay 
    mike at saxonica.com
       
    Tue Aug 29 03:53:07 PDT 2006
    
    
  
0x11 is not a valid character in XML 1.0, so you need to look at why this
character is present in your input, and fix it.
 
Michael Kay
http://www.saxonica.com/
  _____  
From: jdom-interest-bounces at jdom.org [mailto:jdom-interest-bounces at jdom.org]
On Behalf Of Ramaraj Subramanian
Sent: 29 August 2006 08:25
To: jdom-interest at jdom.org
Subject: [jdom-interest] Handling Non printable ascii characters
Hi Team,
 
I am getting the following exception while parsing the xml
File with non printable ascii characters.
 
MarshalException: Parsing Error : An invalid XML character (Unicode:
0x11)
was found in the value of attribute "value" and element is "cell".
...
The file is attached for your reference. Does castor supports the non
printable characters while parsing? Please help in solving the issue.
 
Thank you
Regards
Ramaraj. S
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20060829/bca1766b/attachment.htm
    
    
More information about the jdom-interest
mailing list