RE: Re: jdom-interest Digest, Vol 40, Issue 4

"Michael Kay" <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <021601c82178$f86ca140$6501a8c0@turtle>
> 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 &#4;

Michael Kay
http://www.saxonica.com/

_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.