com.teamkonzept.dom4jb.beans
Class Introspector
java.lang.Object
|
+--com.teamkonzept.dom4jb.beans.Introspector
- public class Introspector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Introspector
public Introspector()
getBeanInfo
public static XMLBeanInfo getBeanInfo(Class beanClass)
throws IntrospectionException
IntrospectionException
getBeanInfo
public static XMLBeanInfo getBeanInfo(Class beanClass,
Set defined)
throws IntrospectionException
IntrospectionException
buildBeanInfo
public static XMLBeanInfo buildBeanInfo(Class beanClass,
Set defined)
throws IntrospectionException
IntrospectionException
extend
public static void extend(Class beanClass,
Set defined)
getBaseName
protected static String getBaseName(Class beanClass)
getBeanInfoName
protected static String getBeanInfoName(String packageName,
String className)
getBeanInfoNames
protected static final String[] getBeanInfoNames(Class beanClass)
put
public static void put(Class beanClass,
XMLBeanInfo info)
addSearchPath
public static void addSearchPath(String path)
clearCache
public static void clearCache()
Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.