You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Matthew James Hanson <ma...@wcom.com> on 2002/01/03 22:11:40 UTC

Parsing a non-stream input

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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org