Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

xmlurl.h

Go to the documentation of this file.
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 Wed Apr 5 22:03:27 2006 for cppxmlobj by  doxygen 1.4.3