atomex v0.2.0 Atomex

Generate a valid XML string from an Atomex.Feed using xml_builder

Summary

Functions

Build and render the document into a string. This is where the <?xml version="1.0" encoding="UTF-8"?> tag is added and where strings are escaped

Functions

generate_document(feed)

Build and render the document into a string. This is where the <?xml version="1.0" encoding="UTF-8"?> tag is added and where strings are escaped.

Parameters