Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-24 | Added XercesStringGuard scope-guard to manage XMLCh | Adrian Kummerländer | |
* xercesc requires XMLCh* strings to be hand-allocated and released using the XMLString class * XercesStringGuard works as a scope-guard for XMLCh* string lifetime and greatly simplifies xerces DOM construction |