Go to the source code of this file.
Classes | |
class | XMLAttributes |
class | XMLAttributesDefault |
class | XMLVisitor |
Functions | |
void | readCompressedXML (gzFile fp, XMLVisitor &visitor, const string &path="", int iFileLength=-1, bool progress_callback(int)=NULL) |
Declarations for the XML parser. Written by David Megginson, 2000-2001 This file is in the Public Domain, and comes with NO WARRANTY of any kind.