BloombergLP::balxml::Utf8ReaderWrapper::isEmptyElement

Return true if the current node is an element (i.e., node type is BAEXML_NODE_TYPE_ELEMENT) that ends with />; and false otherwise. Note that will be considered empty but will not.

Synopsis

Declared in <balxml_utf8readerwrapper.h>

virtual
bool
isEmptyElement() const override;