XmlDocument::getContentAsXmlInputStream

#include <DbXml.hpp>

XmlInputStream *XmlDocument::getContentAsXmlInputStream() const

Returns the document's content as an XmlInputStream . The returned value is owned by the caller, and must be explicitly deleted.

Class

XmlDocument

See Also

XmlDocument Methods