Print the information about the current node to the specified output os stream.
Synopsis
Declared in <balxml_reader.h>
void
dumpNode(std::ostream& os) const;
Parameters
Name |
Description |
os |
output stream to receive the node information |
Created with MrDocs