dictIO.parserΒΆ
Parsers for different dictionary file formats.
Classes
Parser to deserialize a string in OpenFOAM dictionary format into a SDict. |
|
Parser to deserialize a string in JSON dictionary format into a SDict. |
|
Parser to deserialize a string in dictIO native file format into a SDict. |
|
|
Base Class for parsers. |
|
Parser to deserialize a string in XML format into a SDict. |