XmlEventReader::hasEmptyElementInfo |
![]() ![]() |
#include <DbXml.hpp>virtual bool XmlEventReader::hasEmptyElementInfo() const
Returns true if the XmlEventReader object will return whether an element is empty or not in the context of the StartElement event. If true, and an element is empty (has no content), there will be no corresponding EndElement event for the element.
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.