Package jfun.yan.xml.nut

This package provides the basic Nut classes and introspection utility class.

See:
          Description

Interface Summary
Evaluator This interface represents an object that evaluates a Nut object.
 

Class Summary
BinderNut Super class for any Nut that evaluates to Binder.
ComponentNut Super class for any Nut that evaluates to Component.
Nut The super class of all Nut classes.
NutDescriptor This class is the descriptor for a Nut class.
NutIntrospector Utility class to run introspection on a Nut class to get NutDescriptor.
 

Package jfun.yan.xml.nut Description

This package provides the basic Nut classes and introspection utility class.

Package Specification

The code is developed and tested under Java 1.4.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see README.txt: