XmlEventReader::isStandalone

#include <DbXml.hpp>

virtual bool XmlEventReader::isStandalone() const 

Return whether the document is standalone.

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

Class

XmlEventReader

See Also

XmlEventReader Methods