Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

check using java if an xml file is well formed

843834Feb 17 2004 — edited Jul 20 2004
Hi every body,

I am constructing an xml file via a form. for some purpose, I translate my xml file tostring and store it in database. I want to check if my string or xml file is well formed before storing it in the database, and I am looking for the best way to do it I mean the well formed check

thanks in advance for your help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2004
Added on Feb 17 2004
4 comments
292 views