bubble_lib v1.6.2
  • Pages
  • Modules

    View Source BubbleLib.XML.Xmerl (bubble_lib v1.6.2)

    Convert 'plain' tuple notation into full XMerl XML notation

    Link to this section Summary

    Functions

    to_xmerl(content)
    xmerl_to_string(e)
    xmlAttribute(args \\ [])
    xmlAttribute(record, args)
    xmlComment(args \\ [])
    xmlComment(record, args)
    xmlElement(args \\ [])
    xmlElement(record, args)
    xmlPI(args \\ [])
    xmlPI(record, args)
    xmlText(args \\ [])
    xmlText(record, args)

    Link to this section Functions

    Link to this function

    to_xmerl(content)

    View Source
    Link to this function

    xmerl_to_string(e)

    View Source
    Link to this macro

    xmlAttribute(args \\ [])

    View Source (macro)
    Link to this macro

    xmlAttribute(record, args)

    View Source (macro)
    Link to this macro

    xmlComment(args \\ [])

    View Source (macro)
    Link to this macro

    xmlComment(record, args)

    View Source (macro)
    Link to this macro

    xmlElement(args \\ [])

    View Source (macro)
    Link to this macro

    xmlElement(record, args)

    View Source (macro)
    Link to this macro

    xmlPI(args \\ [])

    View Source (macro)
    Link to this macro

    xmlPI(record, args)

    View Source (macro)
    Link to this macro

    xmlText(args \\ [])

    View Source (macro)
    Link to this macro

    xmlText(record, args)

    View Source (macro)

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language