Re: [IOUtils] How to guess encoding of a byte?

2006-04-30 Thread petite_abeille
On Apr 29, 2006, at 20:07, netsql wrote: How would I guess the encoding of bytes, etc, looking at the ints? You don't. But you can always try: Universal Encoding Detector http://chardet.feedparser.org/docs/faq.html A composite approach to language/encoding detection

Re: camel case string

2005-03-07 Thread petite_abeille
On Mar 07, 2005, at 21:48, Anthony Perritano wrote: is there api to split camel case strings into separate words? for example i want the ability to split stepListFirst into step List First. Check the misleadingly named breakString() method:

Re: [HttpClient] Replacing the JDK's HttpClient?

2004-03-09 Thread petite_abeille
Hi Oleg, On Mar 09, 2004, at 19:34, Oleg Kalnichevski wrote: Currently HttpClient provides a partial implementation of HttpURLConnection. I saw that. But it seems to be more like a, er, esquisse, than a full blown implementation of a protocol handler [1]. The problem is (at least in my

Re: [Logging] LogConfigurationException - Log4JLogger does not im plem ent Log

2003-10-21 Thread petite_abeille
On Tuesday, Oct 21, 2003, at 21:35 Europe/Amsterdam, Gramann, Cindy wrote: I haven't been able to successfully convince our web admins to do that. Any other suggestions? I guess I would agree with your admin reluctance to mess around with any class path as their use should be prohibited in the