#include <JsonParser.h>
◆ fileExtensions()
| static std::vector< std::string > apra::JsonParser::fileExtensions |
( |
| ) |
|
|
inlinestatic |
◆ formatName()
| static std::string apra::JsonParser::formatName |
( |
| ) |
|
|
inlinestatic |
◆ parseFile()
| ParseResult apra::JsonParser::parseFile |
( |
const std::string & | filepath | ) |
|
|
static |
◆ parseString()
| ParseResult apra::JsonParser::parseString |
( |
const std::string & | content, |
|
|
const std::string & | source_name = "<inline>" ) |
|
static |
The documentation for this class was generated from the following files:
- base/include/declarative/JsonParser.h
- base/src/declarative/JsonParser.cpp