zorba::SerializationCallback

#include <zorba/serialization_callback.h>

Public Functions

ExternalModule *

getExternalModule(const String &aURI) const

bool

getTraceStream(std::ostream *&) const

URIMapper *

getURIMapper(size_t i) const

Get the i-th URIMapper that was registered before serialization.

URLResolver *

getURLResolver(size_t i) const

Get the i-th URLResolver that was registered before serialization.

~SerializationCallback()

Public Functions

getExternalModule

ExternalModule * getExternalModule(const String &aURI) const

getTraceStream

bool getTraceStream(std::ostream *&) const

getURIMapper

URIMapper * getURIMapper(size_t i) const

Get the i-th URIMapper that was registered before serialization.

getURLResolver

URLResolver * getURLResolver(size_t i) const

Get the i-th URLResolver that was registered before serialization.

~SerializationCallback

 ~SerializationCallback()