Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Writing a long string in xml file

807589Jun 29 2008 — edited Jun 30 2008
Greetings all

I write some information in xml file.I didn't use any DTD for that xml file.Issue is when i write long string in the xml node as a value, it just wrap my string into several lines.But my provided string is single line.So how can i write long string without line break.

NOTE:Can you please tell me is it necessary to have DTD for this problem.

Your help would be great
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2008
Added on Jun 29 2008
7 comments
1,036 views