Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jakarta-commons-lang: Jakarta Commons Lang Package
- Summary
- The standard Java libraries fail to provide enough methods for
manipulation of its core classes. The Commons Lang Component provides
these extra methods.
The Commons Lang Component provides a host of helper utilities for the
java.lang API, notably String manipulation methods, basic numerical
methods, object reflection, creation and serialization, and System
properties. Additionally it contains an inheritable enum type, an
exception structure that supports multiple types of nested-Exceptions
and a series of utlities dedicated to help with building methods, such
as hashCode, toString and equals.
Changelog
- * Mon Mar 6 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:2.0-2jpp_4fc
-
- stop scriptlet spew
- * Wed Dec 21 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> - 0:2.0-2jpp_3fc
-
- rebuilt again
- * Tue Dec 13 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> - 0:2.0-2jpp_2fc.2
-
- Patched to not use taget= in build.xml