Hi, all you need to know to make basic XMLing is described in http://java.sun.com/xml/jaxp/dist/1.1/docs/tutorial/index.html
br, Jakub tom john <[EMAIL PROTECTED]> on 02/18/2002 01:52:16 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: converting xml String to xml document hi, Can someone give me an example on how to transform a string to a xml document. String to convert is a valid xml. As a way of passing parameters between two applications i am passing xml as Strings which must be converted to xml document to process. thanks __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
