CatalogManager — Holds instance of the catalog manager.
class CatalogManager : : public SimpleWrappedObjectSernaApi::SimpleWrappedObject { public: // construct/copy/destruct CatalogManager(SernaApiBase * = 0); // public member functions SString getCatalogsList() const; };
CatalogManager
public member functionsSString getCatalogsList() const;
Get the list of XML catalogs for the current document.