#include <string>
#include <map>
#include <xercesc/framework/XMLPScanToken.hpp>
#include <xercesc/sax2/Attributes.hpp>
#include <xercesc/sax2/DefaultHandler.hpp>
#include "FileInfo.h"
#include "Writer.h"
Go to the source code of this file.
Classes | |
class | Base::XMLReader |
The XML reader class This is an important helper class for the store and retrieval system of objects in FreeCAD. More... | |
struct | Base::XMLReader::FileEntry |
Namespaces | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
namespace | zipios |