Return true if open was called successfully and close has not yet been called and false otherwise.

Synopsis

Declared in <balxml_reader.h>

virtual
bool
isOpen() const = 0;

Created with MrDocs