elixir_feed_parser
v1.2.0
Pages
Modules
elixir_feed_parser v1.2.0
ElixirFeedParser.XmlNode
Summary
Functions
attr(node, name)
children(node, selector)
element_to_string(node)
find(node, path)
map_children(node, selector, callback)
namespace(arg1)
namespaces(arg)
parse_string(xml_string, options \\ [quiet: true])
text(node)
xpath(node, path)
Functions
attr(node, name)
children(node, selector)
element_to_string(node)
find(node, path)
map_children(node, selector, callback)
namespace(arg1)
namespaces(arg)
parse_string(xml_string, options \\ [quiet: true])
text(node)
xpath(node, path)