#include "gexf.h"
#include "typedefs.h"
#include "abstractparser.h"
#include <libxml/xmlreader.h>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | libgexf |
Classes | |
class | libgexf::LegacyParser |
Parse an old GEXF file (1.0). More... |