Go to the documentation of this file.
16 #ifndef ZORBA_DOCUMENTMANAGER_API_H
17 #define ZORBA_DOCUMENTMANAGER_API_H
19 #include <zorba/config.h>
34 remove(
const String& aURI) = 0;
37 document(
const String& aURI)
const = 0;
40 availableDocuments()
const = 0;
43 isAvailableDocument(
const String& aURI)
const = 0;