File | Description |
---|---|
foxy.f90 | FoXy, Fortran XML parser for poor people |
foxy_test_add_attributes.f90 | FoXy test. |
foxy_test_add_tag.f90 | FoXy test. |
foxy_test_create_tag.f90 | FoXy test. |
foxy_test_delete_attributes.f90 | FoXy test. |
foxy_test_delete_content.f90 | FoXy test. |
foxy_test_delete_tag.f90 | FoXy test. |
foxy_test_indent_tag.f90 | FoXy test. |
foxy_test_parse_file_simple.f90 | FoXy test. |
foxy_test_parse_string_nested_tags.f90 | FoXy test. |
foxy_test_parse_string_simple.f90 | FoXy test. |
foxy_test_write_tag.f90 | FoXy test. |
foxy_xml_file.f90 | FoXy XML file class. |
foxy_xml_tag.F90 | FoXy XML tag class. |