libwget-parse_atom
Atom URL extraction routines
- Provided by: wget2-dev (Version: 1.99.1-2.2)
- Source: wget2
- Report a bug
Atom URL extraction routines
void wget_atom_get_urls_inline (const char *atom,
wget_vector_t **urls)
Routines for URL extraction from Atom feeds.
Parameters
Finds all URLs within the Atom XML data atom and returns them as vector in urls.
Generated automatically by Doxygen for wget2 from the source code.