XmlEventWriter::writeEndElement API Ref

#include <DbXml.hpp>

virtual void XmlEventWriter::writeEndElement(const unsigned char *localName, const unsigned char *prefix, const unsigned char *uri)


Description: XmlEventWriter::writeEndElement

Write an EndElement event to the XmlEventWriter.

Parameters
localName prefix uri

Errors

The XmlEventWriter::writeEndElement method may fail and throw XmlException, encapsulating one of the following non-zero errors:


EVENT_ERROR

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.