[gupnp] GetFeatureList parser



Hi,

I'm using gupnp to implement a UPnP client.
In my code, I parse a xml "browse" response with a parser returned by gupnp_didl_lite_parser_new() successfully, but now I need to parse a xml response to "getfeaturelist" and this is not a DIDLlite xml so I cannot use the former parser.

Is there any way to parse the document or should I use libxml2 directly to read it?

Thanks,

Vanesa.
--
To unsubscribe send a mail to gupnp+unsubscribe\@o-hand.com



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