Nathan Green wrote:
Well then I suppose I need to contact get on the Commons mailing list. The really important function [instanceOf(Object,String)] doesn't seem to have an equivalent in ClassUtils.
$classUtilsTool.isAssignable($object.class, "com.package.YourClass")
.class will getClass(). just beautiful.
Paulo Silveira
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
