Hi!

I need to parse an XML doc that is not a stream (file, buffer, etc.).
Technically, it is not yet an XML doc at all, but a wrapper class
representing an XML hierarchy.  I don't think I am supposed to build a DOM
tree, as no parse(...) method takes a DOM_Node as input.

Please help me to determine which classes I can use to build a non-stream
XML input to be parsed.

Thanks!
Matt Hanson!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to