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