Return true if the current node has a value and false otherwise.

Synopsis

Declared in <balxml_reader.h>

virtual
bool
nodeHasValue() const = 0;

Created with MrDocs