Hi, i want to use propertyUtils to get a property type of a Class. If i don't instantiate the Class, i always get NULL for the getPropertyType method. Does exists a way to get that information without instantiating the class?.
I also try getPropertyDescriptors but then i will have to loop the result array, which don't want to Thanks -- MartÃn Irigaray [email protected] http://www.ideati.net --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
