XmlQueryContext::getDebugListener

#include <DbXml.hpp>

XmlDebugListener * XmlQueryContext::getDebugListener() const;

Retrieves the XmlDebugListener associated with this XmlQueryContext , if any. The debug listener may be associated with the XmlQueryContext using the XmlQueryContext::setDebugListener method.

Class

XmlQueryContext

See Also

XmlQueryContext Methods