New to the list...hello all...I've been using Xerces for a few months now
and am pretty impressed.

I have a question regarding the "XMLCh*" and "Attributes" instances passed
to ContentHandler::startElement().  How long are these references guaranteed
to be valid?  Can I store them off (as is) until
ContentHandler::endDocument() is called?

If not, it seems like I should be able to, given the highly inefficient
alternative of making my own copy of everything I need.

Thanks in advance...


Michael Cervantes
Associate Engineer
Netspeak Corporation
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to