dictIO.formatterΒΆ
Formatter for different dictionary file formats.
Classes
Formatter to serialize a dict into a string in OpenFOAM dictionary format. |
|
Abstract Base Class for formatters. |
|
Formatter to serialize a dict into a string in JSON dictionary format. |
|
Formatter to serialize a dict into a string in dictIO native file format. |
|
|
Formatter to serialize a dict into a string in xml format. |