| Name | Package | Description |
| ChainedBeanCreator | org.apache.commons.betwixt.io.read | Creator of beans that may delegate responsibility to members down the chain. |
| Element | org.apache.commons.betwixt.schema | Implmented by element definition. |
| Expression | org.apache.commons.betwixt.expression | Expression represents an arbitrary expression on a bean.
|
| IDGenerator | org.apache.commons.betwixt.io | Interface allowing pluggable ID attribute value generators. |
| NameMapper | org.apache.commons.betwixt.strategy | A plugin Strategy pattern for converting Java type names into
element names. |
| PluralStemmer | org.apache.commons.betwixt.strategy | A plugin Strategy pattern which will detect the plural property which
maps to a singular property name. |
| PolymorphicReferenceResolver | org.apache.commons.betwixt.registry | Resolves polymorphic references. |
| Updater | org.apache.commons.betwixt.expression | Updater acts like an lvalue which updates the current
context bean from some text from an XML attribute or element.
|
| XMLBeanInfoRegistry | org.apache.commons.betwixt.registry | Plug in registry for XMLBeanInfo's. |