XmlEventWriter::writeEndDocument |
![]() ![]() |
#include <DbXml.hpp>virtual void XmlEventWriter::writeEndDocument()
Write an EndDocument event to the XmlEventWriter. This indicates that the document is complete. The only valid call after this is made is XmlEventWriter::close.
The XmlEventWriter::writeEndDocument method may fail and throw XmlException, encapsulating one of the following non-zero errors:
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.