SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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"

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 13811 2013-05-01 20:31:43Z behrisch

Definition in file GenericSAXHandler.h.