Hi,
As per my understanding, XMLCh is always UTF-16 encoded.
We need to convert this UTF-16 string to an UTF-8 encoded
one on HPUX 11.23 IA64 machine.
We are using aCC compiler version A.05.55. iconv function is
used to get the conversion done.
This conversion fails because it see
Quark Controller
[EMAIL PROTECTED]
www.charmedquark.com
-Original Message-
From: Karande Samir [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 1:17 PM
To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Subject: RE: query about Xerces-c SAXReader class with UT
Thanks Samar,
setEncoding() worked very well.
Thanks again,
Samir
-Original Message-
From: Samar Lotia [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 3:45 PM
To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Subject: RE: query about Xerces-c SAXRead
ECTED]'; '[EMAIL PROTECTED]'
Subject: RE: query about Xerces-c SAXReader class with UTF-16 buffer
I believe you can also explicitly set the encoding of your data by using
the
setEncoding() method of InputSource.
Samar Lotia
-Original Message-
From: Dean Roddey [mailto:[EMAIL PROTECT
I believe you can also explicitly set the encoding of your data by using the
setEncoding() method of InputSource.
Samar Lotia
-Original Message-
From: Dean Roddey [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 12:51 PM
To: [EMAIL PROTECTED]
Subject: RE: query about
TED]
www.charmedquark.com
-Original Message-
From: Karande Samir [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 10:37 AM
To: '[EMAIL PROTECTED]'
Subject: query about Xerces-c SAXReader class with UTF-16 buffer
Hello,
I am using the SAX2XMLReader class for parsing th
Hello,
I am using the SAX2XMLReader class for parsing the XML data that is
stored in memory buffer using C++. I have looked at the available
documentation and played with MemBufInputSource class. Looks like the membuf
class supported only UTF-8/Ascii character encoding. What I am really
in
Consider the document:
http://www.mydomain.com/ns";>
http://www.mydomain.com/ns"/>
Obviously the second namespace declaration is redundant, and it can be
argued that it doesn't really constitute a new startPrefixMapping event.
However ContentHandler::startPrefixMapping is called for both na
gzilla/show_bug.cgi?id=1345
BinHTTPURLInputStream ignoring query params
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RESOLVED|
Laboratory email: [EMAIL PROTECTED]
Phone: (416)448-4088; Fax: (416)448-4414; T/L: 778-4088
Nouguier Olivier <[EMAIL PROTECTED]>@e34.esmtp.ibm.com on
09/12/2001 10:19:23 AM
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Why query is omi
hi,
I'm new on the list, and I hope my question will not raise The
flame...
About the bug
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1345, found in 1.4 of
xerces. It is still ( if it's a bug ... ) in 1.5.1. Is there reason for
that.
In all case, thanks a lot for xerces.
PS: I've
=1345
*** shadow/1345 Fri Sep 7 06:48:51 2001
--- shadow/1345.tmp.29299 Fri Sep 7 07:56:35 2001
***
*** 2,9
| BinHTTPURLInputStream ignoring query params
! Component: Utilities
! AssignedTo: [EMAIL PROTECTED]
! ReportedBy: [EMAIL PROTECTED]
! URL:
! Summary: BinHTTPURLInputStream ignoring query params
!
I was having difficulty submitting input data to servlets(CGI) through Xerces
BinHTTPURLInputStream
om: Deepak Jotawar [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 9:52 AM
To: [EMAIL PROTECTED]
Subject: Query.
Importance: High
Hello,
Our application consists of building a XML file
how do I buil an XML file (physical file) using Xerces on Win-NT, can I get
a code in C++ th
Hello,
Our application consists of building a XML file
how do I buil an XML file (physical file) using Xerces on Win-NT, can I get
a code in C++ that actully builds a .xml file,
Kindly help out.
Thanks,
Warm Regards,
Deepak
***Confidential Notice
This e-mai
]
Subject: query-1
Dear sir,
While going through the API docs in ur site, i am
not quite sure where to start to understand the
different classes defined and used in the XML parsers
for C. Since most of the classes declared have been
inherited, I am unable to understand anything.
Kindly guide
"Rengan Mysore" <[EMAIL PROTECTED]> writes:
> Dear sir,
Hey Rengan,
This is a developers mailing list, not a single sir (or madam). You're
not likely to get many helpful responses with you message.
If you don't understand the code, look at the example applications in
the samples/ directory. R
Dear sir,
While going through the API docs in ur site, i am
not quite sure where to start to understand the
different classes defined and used in the XML parsers
for C. Since most of the classes declared have been
inherited, I am unable to understand anything.
Kindly guide me, from wher
+ ++
+ | BinHTTPURLInputStream ignoring query params|
+ ++
+ |Bug #: 1345Product: Xerces-C|
+ | Status: NEW Version: 1.4
And for completeness sake, to answer your 3rd question, the Unicode spec
tries to be as all-encompassing as possible with it's encoding.
New characters are always being introduced into it, but they tend to be
of the more obscure variety. I reckon you'll never need a character that
isn't in the uni
TED]]
Sent: Monday, March 26, 2001 10:16 AM
To: [EMAIL PROTECTED]
Subject: Re: Query on xerces-c_1_1 parser
> 1. Does xerces-c_1_1 support encoding="UTF-16" ?
>Because I tried this encoding and results were
> negative.
Try adding the endian -- "UTF-16LE" (for little
> 1. Does xerces-c_1_1 support encoding="UTF-16" ?
>Because I tried this encoding and results were
> negative.
Try adding the endian -- "UTF-16LE" (for little endian) or "UTF-16BE"
(for big endian).
If I remember correctly, some UTF-16 related bugs were fixed recently.
Xerces 1.4 is probab
Hi,
I am using the xerces-c_1_1 parser in a VC++
application. I have certain doubts to be clarified.
Hope you could help me out.
1. Does xerces-c_1_1 support encoding="UTF-16" ?
Because I tried this encoding and results were
negative.
2. If NO, does any of the later versions support this
en
23 matches
Mail list logo