Re: [xslt] (no subject)
- From: Phil Shafer <phil juniper net>
- To: Denis Davidov <den dgtex gmail com>
- Cc: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] (no subject)
- Date: Tue, 28 Feb 2012 08:05:43 -0500
Denis Davidov writes:
>Looks like I need some help here :) I create xmlXPathContextPtr with
>xmlXPathNewContext(document). Usually I perform XPath-requests with
>xmlXPathEvalExpression(expression, context);
>But nodePush / nodePop works with xmlParserCtxtPtr. I investigated the
>API and didn't find how I can obtain xmlParserCtxtPtr from my
>xmlXPathContextPtr. Could you give me a hint? :)
My code says:
xmlParserCtxtPtr ctxt = xmlNewParserCtxt();
Thanks,
Phil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]