XmlEventWriter::writeDTD API Ref

#include <DbXml.hpp>

virtual void XmlEventWriter::writeDTD(const unsigned char *dtd, int length)


Description: XmlEventWriter::writeDTD

Write a DTD to the XmlEventWriter. This can be used to write an internal subset, or a reference to an external DTD.

Parameters
dtd length

Errors

The XmlEventWriter::writeDTD 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.