[jdom-interest] Re: jdom-interest Digest, Vol 40, Issue 4
    Michael Kay 
    mike at saxonica.com
       
    Wed Nov  7 12:01:22 PST 2007
    
    
  
> thanks for the reply. The character coudnot be pasted in my 
> editor. It is a EOT(control code c0 ) chracter whose decimal 
> value is 4. I have read this is not allowed to be parsed by 
> xml parser. but is there any way it can be parsed.
If your XML parser supports it, write the XML declaration as <?xml
version="1.1"?> and write the EOT character as 
Michael Kay
http://www.saxonica.com/
    
    
More information about the jdom-interest
mailing list