bubble_lib v1.6.2
  • Pages
  • Modules

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

    Link to this section Summary

    Functions

    simple_attributes(attributes)
    simple_content(children)
    simple_element(arg)
    xml_parse(xml_string)
    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

    simple_attributes(attributes)

    View Source
    Link to this function

    simple_content(children)

    View Source
    Link to this function

    simple_element(arg)

    View Source
    Link to this function

    xml_parse(xml_string)

    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