| Classes | |
|---|---|
| AttributeDescriptor |
|
| BeanProperty | Betwixt-centric view of a bean (or pseudo-bean) property. |
| BindingConfiguration | Stores mapping phase binding configuration. |
| Descriptor | Describes a content node mapping. |
| ElementDescriptor |
|
| IntrospectionConfiguration | Stores introspection phase binding configuration. |
| NodeDescriptor | Common superclass for |
| Options | Collective for Betwixt optional behaviour hints. |
| TextDescriptor | Describes mixed-content text. |
| XMLBeanInfo |
|
| XMLIntrospector |
|
| XMLUtils |
|
This package contains the main betwixt introspection code.
XMLIntrospector produces a XMLBeanInfo instance
specifying how the introspected class maps to xml elements and attributes.
The AttributeDescriptor and ElementDescriptor classes
detail how members of a bean map to xml attributes and elements respectively.