SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GenericSAXHandler.h File Reference
#include <config.h>
#include <string>
#include <map>
#include <stack>
#include <sstream>
#include <vector>
#include <xercesc/sax2/Attributes.hpp>
#include <xercesc/sax2/DefaultHandler.hpp>
#include <utils/common/UtilExceptions.h>
#include <utils/common/StringBijection.h>
#include "SUMOSAXAttributes.h"
Include dependency graph for GenericSAXHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GenericSAXHandler
 A handler which converts occuring elements and attributes into enums. More...
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Sept 2002
Version
Id
GenericSAXHandler.h 20433 2016-04-13 08:00:14Z behrisch

Definition in file GenericSAXHandler.h.