Commons Lang

From Free Software Directory
Revision as of 05:07, 5 January 2014 by Genium (talk | contribs)

Jump to: navigation, search


[edit]

Commons Lang

http://commons.apache.org/lang/
Commons Lang - an extension of the java.lang package

The Apache Commons Lang software library provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creation and serialization and System properties. Additionally it contains basic enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. Current support includes:

  • StringUtils - Helper for java.lang.String.
  • CharSetUtils - Methods for dealing with CharSets, which are sets of characters such as [a-z] and [abcdez].
  • RandomStringUtils - Helper for creating randomised Strings.
  • NumberUtils - Helper for java.lang.Number and its subclasses.
  • NumberRange - A range of numbers with an upper and lower bound.
  • ObjectUtils - Helper for java.lang.Object.
  • SerializationUtils - Helper for serializing Objects.
  • SystemUtils - Utility class defining the Java system properties.
  • NestedException package - A sub-package for the creation of nested exceptions.
  • Enum package - A sub-package for the creation of enumerated types.
  • Builder package - A sub-package for the creation of equals, hashCode, compareTo and toString methods.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

genium

Verified on

5 January 2014

Notes

This package includes software developed at The Apache Software Foundation (http://www.apache.org/). It also includes software from the Spring Framework, under the Apache License 2.0 (see: StringUtils.containsWhitespace())




Leaders and contributors

Contact(s)Role
Henri Yandell Developer
Stephen Colebourne Developer
Robert Burrell Donkin Developer
Matt Benson Developer
James Carman Developer
Niall Pemberton Developer
Fredrik Westermarck Developer
Daniel Rall Developer
Joerg Schaible Developer
Steven Caswell Developer
Paul Benedict Developer
Gary D. Gregory Developer
C. Scott Ananian Contributor
Benedikt Ritter Developer


Resources and communication

AudienceResource typeURI
DeveloperMailing List Subscribemailto:dev-subscribe@commons.apache.org
UserMailing List Subscribemailto:user-subscribe@commons.apache.org
Debian (Ref) (R)https://tracker.debian.org/pkg/libcommons-lang3-java
developerVCS Repository Webviewhttps://svn.apache.org/viewvc/commons/proper/lang/trunk/


Software prerequisites

KindDescription
Required to useJava 6.0




Entry

















































"developer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libcommons-lang3-java

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.