|
Jakarta Commons Online Bookshelf: Module 8 Enhancing Java Core Libraries with BeanUtils and Lang Vikram Goyal 2005 | 37 pages ISBN: |
|||
![]() |
$7.00 | PDF ebook | |
Source Code
Some source code files have been made available for Jakarta Commons Online Bookshelf as a ZIP file.
DESCRIPTION
BeanUtils is a supplement to the Java Reflection and Introspection API which uses these classes as the basis for easy access to Javabeans, both static and dynamic. Lang is a group of classes that enhance the core Java Lang package with helpful utilities and functions.
Understanding BeanUtils without understanding the terminology behind dynamic Javabean access is like going to the ocean without learning how to swim. Scalar, Dynamic, Nested, Indexed, DynaBeans! These are terms that must be understood if BeanUtils is to be properly utilized. This module does just that, by explaining each of these terms with the help of detailed examples, and then shows how to use them with BeanUtils. Everything that you can do with BeanUtils is explained, including the new package that interacts the Collections component. Covers BeanUtils version 1.7.0
The Lang part of this module shows how to use this component using examples modeled on each package. This means that comprehensive coverage of each package is covered, including examples of the best classes from each package.
What's Inside
- BeanUtils: JavaBeans made easy
- Mind your Lang(uage)
- Summary
- Index
WHAT THE READERS SAY ABOUT THIS BOOK...
"Great stuff! This is the ultimate missing manual to Jakarta Commons."
--Glen Smith, J2EE Consultant, Bytecode Pty Ltd
"...this manuscript is packed with incredibly useful information."
--Dirk Verbeeck, Jakarta Project Management Committee
"...has something for every developer. Well organized and structured."
--Robert Burrell Donkin, Apache Jakarta Commons Committer
"It is extremely well written, has outstanding examples that work, and provides excellent documentation."
--Doug Warren, Software Architect, Leading diversified financial services company
ABOUT THE AUTHOR...
Vikram Goyal, author of Beginning JSP 2.0 and Professional JSP Site Design, regularly writes how-to articles on open source projects. His series of articles on Jakarta Commons was the first such effort to make sense out of the chaotic world of Jakarta Commons. His article series is still reflected in the official main entry page of Jakarta Commons as the only online series covering these components. Vikram is a Sun Certified Programmer for the Java 2 Platform. Vikram lives in Brisbane, Australia.

