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

xmlfile.h

Go to the documentation of this file.
00001 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
00002    See the file COPYING for copying permission.
00003 */
00004 
00005 #define XML_MAP_FILE 01
00006 #define XML_EXTERNAL_ENTITIES 02
00007 
00008 extern int XML_ProcessFile(XML_Parser parser,
00009                            const XML_Char *filename,
00010                            unsigned flags);

Generated on Wed Apr 5 22:03:27 2006 for cppxmlobj by  doxygen 1.4.3