[
Lists Home |
Date Index |
Thread Index
]
There are many XML Parsers in the world.
Which ones have you looked at?
-Wayne Steele
>From: "Amit Thakkar" <athakkar130@hotmail.com>
>To: <xml-dev@lists.xml.org>
>Subject: [xml-dev] Java String to Doc
>Date: Wed, 16 Oct 2002 13:33:09 -0400
>
>I have a String in my application that is actually all xml. I need to turn
>it into a doc in order to traverse it and send it to a method that someone
>else wrote. My problem: I have no idea how to go from String to Doc. I
>don't see a constructor for Document that takes a String (of xml) as the
>parameter. Is this possible? What do I need to do?
>
>TIA
>
_________________________________________________________________
Choose an Internet access plan right for you -- try MSN!
http://resourcecenter.msn.com/access/plans/default.asp
|