xmlurl.h

00001 #ifdef __cplusplus
00002 extern "C" {
00003 #endif
00004 
00005 int XML_URLInit();
00006 void XML_URLUninit();
00007 int XML_ProcessURL(XML_Parser parser,
00008                    const XML_Char *url,
00009                    unsigned flags);
00010 
00011 #ifdef __cplusplus
00012 }
00013 #endif

Generated on Mon Jun 5 10:20:42 2006 for Intelligence.kdevelop by  doxygen 1.4.6