#include <openbabel/mol.h>
#include <openbabel/obconversion.h>
#include <openbabel/obmolecformat.h>
#include <libxml/xmlreader.h>
#include <libxml/xmlwriter.h>
Include dependency graph for xml.h:

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... | |