wget2 2.0.0
atom_url.c File Reference

(2021-09-05 15:34:56 -0600, (build 0f85ef34e975))

URL extraction from Atom feed XML data. More...

#include <config.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <c-ctype.h>
#include <wget.h>
#include "private.h"
Include dependency graph for atom_url.c:

Data Structures

struct  atom_context
 

Functions

void wget_atom_get_urls_inline (const char *atom, wget_vector **urls)
 

Detailed Description

URL extraction from Atom feed XML data.