[Edenlib-announce] EdenLib 0.8 Released
Brought to you by:
aeden
From: Anthony E. <ae...@si...> - 2001-11-02 06:50:51
|
Version 0.8 of the EdenLib Java library is now available at http://edenlib.sf.net/ EdenLib is a collection of Java libraries which I use throughout my open source projects. This collection contains code which I have found useful time and time again and which I believe may be useful to other developers as well. Added NULL_WRITER constant to NullWriter class which is a shared NullWriter. Added ErrorEvent.getError() and deprecated ErrorEvent.getThrowable(). Fixed NPE in Wizard when a Wizard contains no WizardPanel objects. Added VelocityTool.parseInputStream() methods which pass the InputStream data to Velocity and then return a String. Please send questions, comments, or suggestions to me...@an.... |