org.hippoecm.hst.utils
Class PropertyUtils

java.lang.Object
  extended by org.hippoecm.hst.utils.PropertyUtils

public class PropertyUtils
extends Object


Constructor Summary
PropertyUtils()
           
 
Method Summary
static boolean isReadable(Object bean, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtils

public PropertyUtils()
Method Detail

isReadable

public static boolean isReadable(Object bean,
                                 String name)


Copyright © 2008-2012 Hippo. All Rights Reserved.