16 #ifndef ZORBA_SERIALIZATION_CALLBACK_H
17 #define ZORBA_SERIALIZATION_CALLBACK_H
19 #include <zorba/config.h>
31 getExternalModule(
const String& aURI)
const;
34 getTraceStream(std::ostream*&)
const;
41 getURIMapper(
size_t i)
const;
48 getURLResolver(
size_t i)
const;
Interface for URI mapping.
Interface for URL resolving.
An external module represents a group of external functions, all belonging to the same target namespa...
virtual ~SerializationCallback()