spring-framework / org.springframework.beans / BeanUtils / <init>

<init>

BeanUtils()

Static convenience methods for JavaBeans: for instantiating beans, checking bean property types, copying bean properties, etc.

Mainly for use within the framework, but to some degree also useful for application classes.

Author
Rod Johnson

Author
Juergen Hoeller

Author
Rob Harrop

Author
Sam Brannen

Author
Sebastien Deleuze