View Source Pages.HtmlTransformer (Pages v0.2.2)
Functions that transform Floki HTML
Link to this section Summary
Link to this section Functions
@spec filter_by_text(Floki.html_tree(), function()) :: list()
@spec to_attribute_values(Floki.html_tree(), Pages.Html.attr()) :: list()
@spec to_text(Floki.html_node()) :: [binary()]
@spec to_text(Floki.html_tree()) :: [binary()]