S
sepp
Can anyone please please explain to me what does
XMLFormatter::formatBuf do and what do its parameters mean? I can't
understand it from reading the Xerces class reference. Thank you in
advance.
The other problem is:
I' want to read with sax an XML-File and put the Data in an vector.
I've used an XMLFormatTarget and XMLFormatter, but i'dont know how i
can read the data efficiently und put them conditioned from there tags
into an c++ vector.
thx,
sepp
XMLFormatter::formatBuf do and what do its parameters mean? I can't
understand it from reading the Xerces class reference. Thank you in
advance.
The other problem is:
I' want to read with sax an XML-File and put the Data in an vector.
I've used an XMLFormatTarget and XMLFormatter, but i'dont know how i
can read the data efficiently und put them conditioned from there tags
into an c++ vector.
thx,
sepp