Moddy Te'eni wrote:
Moddy Te'eni wrote:
My application crashes when I try to delete a XalanDocument object that
was created with XalanSourceTreeParserLiaison::parseXMLStream.
Should i not delete the document?
And more important:
Is there some documentation I can look up such things?
Thanks, Moddy.
Ahh. I got it. I need to call
XalanSourceTreeParserLiaison::destroyDocument()
I still don't know if there is some documentation, though.
Please don't complain about the lack of document when you haven't read
the documentation for the member function you're calling.
We may have inadequate documentation, but this particular member
function is very clearly documented.
Dave