readthefuckingmanual.net

[SOLVED] - org.xml.sax.SAXParseException: The entity "ccedil" was referenced, but not declared.

Error added: 2009-12-04 00:24

2 solutions found.

Answer 1:

This error on sax parser is pretty simple... you need to add some entity dtd definitions for the parser processor replaces the entity to the correct UNICODE Caracter.

<!ENTITY Ccedil 'Ç'>

Answer 2:

&&&

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.
There is 1 person waiting for the answer


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here:


Hosted on a linuxvps.org Linux Virtual Private Server. Why not get your own?

Valid XHTML 1.1