Class BeanMetaData
java.lang.Object
org.dom4j.bean.BeanMetaData
BeanMetaData contains metadata about a bean class.
- Version:
- $Revision: 1.10 $
- Author:
- James Strachan
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintDOCUMENT ME!createAttributeList(BeanElement parent) static BeanMetaDataStatic helper method to find and cache meta data objects for bean typesintintgetQName(int index) protected voidvoid
-
Field Details
-
NULL_ARGS
Empty arguments for reflection calls
-
-
Constructor Details
-
BeanMetaData
-
-
Method Details
-
get
Static helper method to find and cache meta data objects for bean types- Parameters:
beanClass- DOCUMENT ME!- Returns:
- DOCUMENT ME!
-
attributeCount
public int attributeCount()DOCUMENT ME!- Returns:
- the number of attribtutes for this bean type
-
createAttributeList
-
getQName
-
getIndex
-
getIndex
-
getData
-
setData
-
handleException
-