Re: [xml] Parsing URL



On Mon, Oct 28, 2002 at 01:59:45PM +0100, Marco Spinetti wrote:
My question is: can I parse this url with libxml2?

I have read the documentation but I can't find the answer: does it exist a 
method as parseURL(char*url)?

  Com'on !
  You probably didn't read much, there is an uri.c module which should
be an obvious target of your attention and and can be found via the
search engine:

   http://xmlsoft.org/search.php?query=parse+URI&scope=API&submit=Search+...

it provides 
  xmlURIPtr       xmlParseURI             (const char *str);
 
Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]