Re: [xml] character conversion
- From: Tomas By <tomas basun net>
- To: xml gnome org
- Subject: Re: [xml] character conversion
- Date: Wed, 29 Mar 2017 05:10:37 +0200
People,
I'm trying to get some help for something not so complicated.
I have a "xmlNode*" that comes from a file, which is typically UTF-8 but
could be (I assume) any other encoding supported by the installation.
If it is a TEXT node, I want to get the content, as a string, in CP 850.
So I am looking for something like xmlChar*
xmlNodeGetContentEnc(xmlNode* node,const char* encoding)
What is the easiest way to achieve this functionality with the current
library?
/Tomas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]