[Htmlparser-announce] HTMLParser 1.2-2002_08_26
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-08-26 01:46:18
|
Hi Folks, Integration Release 1.2-2002_08_26 is out. Major improvement is = handling of newline characters is totally customizable. You can set your = own line separator ("\n" or "\r\n"), or have the parser auto-detect it = from your JVM. This is useful when you perform platform-specific = reconstructions using toHTML(). So, you wont see the funny characters = that occur due to cross-platform incompatibility of end-of-line = characters.=20 For the complete change log, check the download page. Regards, Somik |