Return true if open was called successfully and close has not yet been called and false otherwise.
Synopsis
Declared in <balxml_minireader.h>
virtual
bool
isOpen() const override;
Return Value
true if the reader is open, and false otherwise
Created with MrDocs