| Author |
JAXB and Illegal Character
|
sudha swami
Ranch Hand
Joined: Apr 24, 2007
Posts: 177
|
|
Hi, Does JAXB parses the data with an & into XML Document with out any problem. regards sudha
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
It doesn't have its own special XML parser that handles badly-formed XML documents, if that is what you are asking. JAXB is just another application that uses XML and it follows the standard rules of XML.
|
 |
sudha swami
Ranch Hand
Joined: Apr 24, 2007
Posts: 177
|
|
|
Thanks alot for the info
|
 |
 |
|
|
subject: JAXB and Illegal Character
|
|
|