Parse the given XML string in-situ (gains ownership). The string is modified; document gains ownership over the string, so you don't have to worry about it's lifetime. Call example: doc.parse(transfer_ownership_tag(), string, options);
Parameters:
xmlstr
- readwrite string with xml data
options
- parsing options
Returns:
success flag
Generated on Sun Jun 14 16:34:49 2009 for libzzub by
1.5.7.1