XmlModify::setNewEncoding |
![]() ![]() |
#include <DbXml.hpp>void XmlModify::setNewEncoding(const std::string &newEncoding)
Sets a new character encoding to be used for documents modified by calls to XmlModify::execute. The encoding must be a valid encoding for an XML document, such as "UTF-8" or "ISO-8859-1". Errors or invalid encodings may not be detected until the modification operation is performed.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.