- Source: Apache Commons BeanUtils
Artikel: Apache Commons BeanUtils GudangMovies21 Rebahinxxi
Apache Commons BeanUtils is a Java-based utility to provide component based architecture.
Modules
The library is distributed in three jar files:
commons-beanutils.jar - contains everything
commons-beanutils-core.jar - excludes Bean Collections classes
commons-beanutils-bean-collections.jar - only Bean Collections classes.
Example
Sample code may look like as follows:
See also
commons-beanutils on GitHub
References
External links
Official website