Module json_xml

Source

Functionsยง

parse_json_content
Parse JSON content from string
parse_json_file
Parse JSON files and extract numbers
parse_toml_content
Parse TOML content from string
parse_toml_file
Parse TOML files and extract numbers
parse_xml_content
Parse XML content from string
parse_xml_file
Parse XML files and extract numbers
parse_yaml_content
Parse YAML content from string
parse_yaml_file
Parse YAML files and extract numbers