Scott,

Thank you and I agree that this could be useful for other apps as well.

I also have found an xml parser (SAP XML toolkit), which is not
compatible to setting an additional parameter
(http://apache.org/xml/features/dom/defer-node-expansion) to
DocumentBuilderFactory. It appears that setting attribute for the facory
does not throw any error, but an attempt to create a DocumentBuilder
throws ParserConfiurationException. It is a bug in the xml library, but
it it makes latest soap not compatible to SAP XML toolkit. It may happen
that hard coded comparison to xerces factory would be better.

Best regards,
Pavel


-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, November 30, 2002 12:54 AM
To: [EMAIL PROTECTED]
Subject: Re: [PATCH] Create ISO8859_1 String from char array

Pavel,

I committed this change, moving your getXXX function to StringUtils
since it is generally useful.

Scott Nichol

----- Original Message -----
From: "Pavel Ausianik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 22, 2002 7:23 AM
Subject: [PATCH] Create ISO8859_1 String from char array


> Please find a patch proposed for converting HTTP headers using own
> conversion instead of  using JVM byte to char converter, as it happens
not
> to be efficient
> Also I have concatenated several const Strings in StringBuffer.append
>
> Thanks,
> Pavel
>
>


------------------------------------------------------------------------
--------


> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to