xml.h File Reference

Declaration of XMLConversion, declaration and definition of XMLBaseFormat and XMLMoleculeFormat. More...

#include <openbabel/mol.h>
#include <openbabel/obconversion.h>
#include <openbabel/obmolecformat.h>
#include <libxml/xmlreader.h>
#include <libxml/xmlwriter.h>
#include <typeinfo>

Go to the source code of this file.

Namespaces

namespace  OpenBabel

Classes

class  XMLConversion
 A subclass for conversion of XML formats. More...
class  XMLBaseFormat
 Abstract class containing common functionality for XML formats. More...
class  XMLMoleculeFormat
 Abstract class for XML formats which represent molecules. More...


Detailed Description

Declaration of XMLConversion, declaration and definition of XMLBaseFormat and XMLMoleculeFormat.