Module parse_hyperlinks_html::parser [−][src]
Expand description
This module implements parsers to extract hyperlinks image elements from HTML text input.
Modules
image | This module implements parsers for HTML image elements. |
parse | This module implements parsers to extract hyperlinks and image elements from HTML text input. The parsers in this module search for HTML only, no other markup languages are recognized. |