Apache Commons Lang
The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Lang Component provides these extra methods.
The 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, basic enhancements to java.util.Date and a series of utlities dedicated to help with building methods, such as hashCode, toString and equals.
Related Articles
Aspose.Words: Import DOC, HTML & XHTML
Aspose.Words is a Java component to read, write & modify a word document without MS Word. It supports content & formatting manipulation, mail merge, OLE objects and more.
Adding watermarks or logo to PDF files with Aspose.Pdf.Kit for Java
Aspose.Pdf.Kit is a Java component for Pdf document manipulation. It supports modifying AcroForm, adding Watermark and converting Pdf file to a Tiff or XML file with advanced Pdf editing features too.
Aspose.Words for Java - 2.3.0.0 Released
Aspose.Words is a Java component to read, write & modify a word document without using MS Word. It supports content & formatting manipulation, mail merge, OLE objects and support of DOC, HTML & XHTML.
Aspose.Pdf.Kit for Java 1.8.0.0 Released
Aspose.Pdf.Kit is a Java component for Pdf document manipulation to edit existing Pdf documents. It also supports: Modifying AcroForm, Adding Watermark and Converting Pdf file to a Tiff or XML file.
Aspose.Words for Java - 2.1.0.0 Released
Aspose.Words is a Java component to export documents into HTML, DOC and PDF. Also supports: content & formatting manipulation, mail merge abilities, OLE Objects and ActiveX controls in documents.
attrib4j
Attrib4j provides support for using creating and manipulating custom attributes associated with classes, fields, and methods in Java using tools such as javadoc and byte code manipulation libraries.
commonclipseCommonclipse is an eclipse plugin for jakarta commons-lang users.
It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object).
beanbowlBean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
foureverThe 4Ever framework provides a OO access layer to a single or a set of XML files. The framework offers a set of basic management services as loading/saving, change history, and consistency checking. It is realized in a component-oriented way.



