Go to the documentation of this file.
22 #ifndef _MESSAGELISTENER_HPP
23 #define _MESSAGELISTENER_HPP
25 #include <xqilla/framework/XQillaExport.hpp>
26 #include <xercesc/util/XercesDefs.hpp>
43 virtual void warning(
const XMLCh *message,
const LocationInfo *location) = 0;