Hi

I'm currently using DOMBuilder::parseURI() function of Xerces C 2.8 and it
takes a filename as input to parse against the schema.
This will require writing of all the data into the file before parsing?

Is there a way to parse the data even before writing into a file (i.e.,
parsing the data which is in memory)?
If so, what are the pros and cons?

Regards,
Neetha

Reply via email to