XmlManager::createStdInInputStream

API Ref

#include <DbXml.hpp>

XmlInputStream *XmlManager::createStdInInputStream() const


Description: XmlManager::createStdInInputStream

Returns an XmlInputStream to the console. Use this input stream with XmlContainer::putDocument or XmlDocument::setContentAsXmlInputStream.

If the input stream is passed to either of these methods, it will be adopted, and deleted. If it is not passed, it is the responsibility of the user to delete the object.

Use this input stream with XmlContainer::putDocument or XmlDocument::setContentAsXmlInputStream.


APIRef

Copyright (c) 1996,2007 Oracle. All rights reserved.