Return true if the current node has a value and false otherwise.
Synopsis
Declared in <balxml_utf8readerwrapper.h>
virtual
bool
nodeHasValue() const override;
Return Value
true if the current node has a value, and false otherwise
Created with MrDocs