Return the number of attributes for the current node if that node has attributes and 0 otherwise.
Synopsis
Declared in <balxml_utf8readerwrapper.h>
virtual
int
numAttributes() const override;
Return Value
the number of attributes for the current node, or 0 if none
Created with MrDocs