aspose file tools
The moose likes XML and Related Technologies and the fly likes Special Characters Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Special Characters" Watch "Special Characters" New topic
Author

Special Characters

Sanjay Anand
Ranch Hand

Joined: Apr 03, 2001
Posts: 42
Hello folks,
I am relatively new to XML and Java. I have written some simple Java classes to extract address and other customer data and generate XML documents.
I am using CPE standard DTDs and having problems with special characters like & and #. What is the best solution? Should I modify the DTDs or 'massage' the data as I read it from the database to take out the special characters?
Thanks
Sanjay
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Special Characters
 
Similar Threads
Special characters converts to ? in Oracle 10g databse
Problem in handling special characters using FOP generating pdf
Special Character Encoding Problem with WebService Base64Binary Data
Writing & into XML file
How-to send special characters with forms?