Introspector

Undocumented in source.

Members

Static functions

decapitalize
String decapitalize(String name)
Undocumented in source. Be warned that the author may not have intended to support it.
flushCaches
void flushCaches()
Undocumented in source. Be warned that the author may not have intended to support it.
flushFromCaches
void flushFromCaches(Class clz)
Undocumented in source. Be warned that the author may not have intended to support it.
getBeanInfo
BeanInfo getBeanInfo(Class beanClass)
Undocumented in source. Be warned that the author may not have intended to support it.
getBeanInfo
BeanInfo getBeanInfo(Class beanClass, Class stopClass)
Undocumented in source. Be warned that the author may not have intended to support it.
getBeanInfo
BeanInfo getBeanInfo(Class beanClass, int flags)
Undocumented in source. Be warned that the author may not have intended to support it.
getBeanInfoSearchPath
String[] getBeanInfoSearchPath()
Undocumented in source. Be warned that the author may not have intended to support it.
setBeanInfoSearchPath
void setBeanInfoSearchPath(String[] path)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

IGNORE_ALL_BEANINFO
int IGNORE_ALL_BEANINFO;
Undocumented in source.
IGNORE_IMMEDIATE_BEANINFO
int IGNORE_IMMEDIATE_BEANINFO;
Undocumented in source.
USE_ALL_BEANINFO
int USE_ALL_BEANINFO;
Undocumented in source.

Meta