wget2  1.0.0
atom_url.c File Reference

(2017-03-20 09:59:37 +0100, (build 8610300))

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_t **urls)
 

Detailed Description

URL extraction from Atom feed XML data.