|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.xml.nut.NutIntrospector
public class NutIntrospector
Utility class to run introspection on a Nut class
to get NutDescriptor.
| Constructor Summary | |
|---|---|
NutIntrospector()
|
|
| Method Summary | |
|---|---|
NutDescriptor |
getNutDescriptor(java.lang.Class type)
Get a NutDescriptor for a Nut class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NutIntrospector()
| Method Detail |
|---|
public NutDescriptor getNutDescriptor(java.lang.Class type)
throws java.beans.IntrospectionException
type - the class.
java.beans.IntrospectionException - when introspection fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||