XmlEventReader::getExpandEntities

#include <DbXml.hpp>

virtual bool XmlEventReader::getExpandEntities() const

Indicates whether entites are expanded when XML is parsed. You can change the value of this setting by using the XmlEventReader::setExpandEntities method.

Class

XmlEventReader

See Also

XmlEventReader Methods