#include <DocMgrManager.hpp>
Static Public Methods | |
DocumentManager * | createDocMgr (string type, string name="", string parsetype="", string sources="") |
create a new DocumentManager object | |
DocumentManager * | openDocMgr (string name) |
|
create a new DocumentManager object
|
|
open an existing DocumentManager using the specified name similar to indexes, the DM's name extension should indicate what MD it is. |