Hello, I thought this would be simple, but I can't find any examples. I am receiving an XML document in the form of a string and would like to parse that document. But Parser.parse() only takes a filename right?
How do I parse a XML document that is already in memory? Thank you, Kervin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
