Gnome XML Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
int xmlLoadCatalog (const char *URL); void xmlCatalogCleanup (void); void xmlCatalogDump ( |
void xmlCatalogDump ( |
Free up all the memory associated with catalogs
out : | the file. |
const xmlChar* xmlCatalogGetSystem (const xmlChar *sysID); |
Try to lookup the resource associated to a system ID
sysID : | the system ID string |
Returns : | the resource name if found or NULL otherwise. |