BloombergLP::balxml::MiniReader::prefixStack

Return a pointer to the modifiable prefix stack that is used by this reader to manage namespace prefixes or 0 if namespace support is disabled. The behavior is undefined if the returned prefix stack is augmented in any way after calling open and before calling close.

Synopsis

Declared in <balxml_minireader.h>

virtual
PrefixStack*
prefixStack() const override;