![]() |
Eclipse SUMO - Simulation of Urban MObility
|
loads a specificy type of xml file. More...
#include <NITypeLoader.h>
Static Public Member Functions | |
static void | load (SUMOSAXHandler *handler, const std::vector< std::string > &files, const std::string &type, const bool stringParse=false) |
loads a specificy type of xml file.
Definition at line 43 of file NITypeLoader.h.
|
static |
loads data from the list of xml-files of certain type
Definition at line 43 of file NITypeLoader.cpp.
References GenericSAXHandler::getFileName(), XMLSubSys::getSAXReader(), FileHelpers::isReadable(), SUMOSAXReader::parseString(), PROGRESS_BEGIN_MESSAGE, PROGRESS_DONE_MESSAGE, XMLSubSys::runParser(), GenericSAXHandler::setFileName(), StringUtils::transcode(), and WRITE_ERROR.
Referenced by NILoader::load(), NILoader::loadXML(), and main().