Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
jafar::gml::Parser Class Reference

This class allow the parsing of GML file. More...


Detailed Description

This class allow the parsing of GML file.

Especially useful for CityGML files that are rejected by the gdal library.

Definition at line 23 of file Parser.hpp.

#include <Parser.hpp>

List of all members.

Public Member Functions

 Parser (const std::string &fileName)
ElementsLists allElements () const
ElementsLists elements (Object::Type) const
const Objectobject (const std::string &_name) const
const std::list< const Object * > & objects (Object::Type) const

Private Member Functions

void recursiveParseElement (const QDomElement &element)
void recursiveParseAllChildrenElements (const QDomElement &element)

Private Attributes

Private *const d

Member Function Documentation

Returns:
all the elements of the scene
ElementsLists jafar::gml::Parser::elements ( Object::Type  ) const
Returns:
all elements of a given Object type
const Object* jafar::gml::Parser::object ( const std::string &  _name) const
Returns:
all the elements of a layer

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1
LAAS-CNRS