Package com.univocity.parsers.common.beans
-
Class Summary Class Description BeanHelper Helper class used to obtain property descriptors from annotated java beans whose values are set via reflection.PropertyWrapper Wrapper for a implementation of PropertyDescriptor from eitherjava.beans.PropertyDescriptor
orcom.googlecode.openbeans.PropertyDescriptor
.