xml_stream

v0.1.0

  • Pages
  • Modules

    xml_stream v0.1.0 XmlStream View Source

    Link to this section Summary

    Functions

    content(value)
    declaration(attrs \\ [version: "1.0", encoding: "UTF-8"])
    element(name, body)
    element(name, attrs, body)
    empty_element(name, args \\ %{})
    stream(node, options)

    Link to this section Functions

    Link to this function content(value) View Source
    Link to this function declaration(attrs \\ [version: "1.0", encoding: "UTF-8"]) View Source
    Link to this function element(name, body) View Source
    Link to this function element(name, attrs, body) View Source
    Link to this function empty_element(name, args \\ %{}) View Source
    Link to this function stream(node, options) View Source

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.