|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxx.introspection.JAXXFeatureDescriptor
jaxx.introspection.JAXXBeanDescriptor
public class JAXXBeanDescriptor
Mirrors the class java.beans.BeanDescriptor. JAXX uses its own introspector rather than the built-in
java.beans.Introspector so that it can introspect ClassDescriptor,
not just java.lang.Class.
| Constructor Summary | |
|---|---|
JAXXBeanDescriptor(ClassDescriptor beanClass)
|
|
| Method Summary |
|---|
| Methods inherited from class jaxx.introspection.JAXXFeatureDescriptor |
|---|
capitalize, getClassDescriptor, getName, getValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXXBeanDescriptor(ClassDescriptor beanClass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||