Re: [xslt] output method="text" in C program
- From: Marat Dakota <dakota brokenpipe ru>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] output method="text" in C program
- Date: Tue, 20 Aug 2013 18:50:37 +0400
First of all, you probably need to take a look at xsltSaveResultTo* functions from
http://xmlsoft.org/XSLT/html/libxslt-xsltutils.html.
Second of all there is xmlXPathCastNodeToString function to extract text content. But I guess xsltSaveResultTo* are all you need.
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]