ElixirXML (ElixirXML v0.0.1)
View SourceMain module for parsing, formatting, and querying XML data in Elixir.
Summary
Functions
Retrieves the value of a specified attribute from a node.
Finds elements by name using an XPath-like query.
Formats an XML node as a string.
Formats an XML node as a complete XML document string.
Parses an XML string into a structured map.
Extracts the textual content from a node.
Functions
Retrieves the value of a specified attribute from a node.
Finds elements by name using an XPath-like query.
Formats an XML node as a string.
Formats an XML node as a complete XML document string.
Parses an XML string into a structured map.
Extracts the textual content from a node.