#include <zorba/serialization_callback.h>
List of all members.
Constructor & Destructor Documentation
virtual zorba::SerializationCallback::~SerializationCallback |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual ExternalModule* zorba::SerializationCallback::getExternalModule |
( |
const String & |
aURI | ) |
const [virtual] |
virtual bool zorba::SerializationCallback::getTraceStream |
( |
std::ostream *& |
| ) |
const [virtual] |
virtual URIMapper* zorba::SerializationCallback::getURIMapper |
( |
size_t |
i | ) |
const [virtual] |
Get the i-th URIMapper that was registered before serialization.
virtual URLResolver* zorba::SerializationCallback::getURLResolver |
( |
size_t |
i | ) |
const [virtual] |
Get the i-th URLResolver that was registered before serialization.
The documentation for this class was generated from the following file: