XmlEventReader::hasEmptyElementInfo

API Ref

#include <DbXml.hpp>

virtual bool XmlEventReader::hasEmptyElementInfo() const


Description: XmlEventReader::hasEmptyElementInfo

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.


APIRef

Copyright (c) 1996,2007 Oracle. All rights reserved.