Hello,

My application can only provide a buffer at a time to Xerces, not a whole
file neither a buffer containing the whole document.
How can I feed Xerces that way (as in expat, XML_parse() does ?)
==>expat : 
==>XML_Parse(XML_Parser p,const char *s,int len, int isFinal)
==>Parse some more of the document. 
==>The string s is a buffer containing part (or perhaps all) of the
document. 

I don't see anyhting suitable in tha API doc

Thanks
-- Jean-Marc
____________________________________________________________
Jean-Marc Coursimault         |
Xerox Research Centre Europe  | Tel   +33 (0)4 76 61 51 82
Advanced Technology & Systems | Mob.  +33 (0)6 12 39 65 12
6, chemin de Maupertuis       | Fax   +33 (0)4 76 61 51 99
38240 Meylan (France)         | mail : [EMAIL PROTECTED] 
 

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

Reply via email to