I'm sorry. I didn't mean to sound complaining.
Reading other posts in this forum, I saw that people ask much higher-level
questions than I do, and I assumed there is some book, or some page that
explains the concepts (e.g. "Liaison").
Thanks, Moddy.
David Bertoni wrote:
>
> Moddy Te'eni w
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 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?
No. Read the documentation for the member function you're calling:
http://xml.apache.org/xalan-c/apiDocs
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?
>
> Thank