| How to use LDOM_XmlWriter |
 |
| Ear MongHeng |
2012/12/30 19:04 |
Hi everyone,
can anyone give me a sample of Class LDOM_XmlWriter. I don't know how to use it.
I look forward hearing from you soon.
thank in advance.
MongHeng |
 |
| |
 | | Pawel |
2013/01/03 20:17 |
Hello MongHeng,
you could try looking at XmlLDrivers_DocumentStorageDriver.cxx.
Hope this helps,
Pawel |
 |
| |
 | | Ear MongHeng |
2013/01/04 09:39 |
Respected Pawel,
Thank you very much for your reply. i will look it but i am not sure i can understand or not?
Once again, Thank in advance.
From Cambodian Student. |
 |
| |
 | | Ear MongHeng |
2013/01/04 16:43 |
Hi Pawel
I tried to use these class(XmlLDrivers_DocumentStorageDriver) but it had error.
Could you please give me sample code? and this is my code:
const Handle(CDM_Document) theDocument = NULL;
const Handle(XmlLDrivers_DocumentStorageDriver) XmlDocument = NULL;
XmlDocument->Write(theDocument, aFileName);
I look forward to hearing from you soon.
Thank in advance.
From Cambodian Student. |
 |
| |