XmlEventReader::standaloneSet

#include <DbXml.hpp>

virtual bool XmlEventReader::standaloneSet() const

Checks if the standalone attribute was explicitly set.

If the event type is not StartDocument, XmlException::EVENT_ERROR is thrown.

Class

XmlEventReader

See Also

XmlEventReader Methods