Library:Apache Jakarta Commons Betwixt
Version:0.7
Compatibility:JDK 1.4
Interfaces in library Apache Jakarta Commons Betwixt.
NamePackageDescription
ChainedBeanCreatororg.apache.commons.betwixt.io.readCreator of beans that may delegate responsibility to members down the chain.
Elementorg.apache.commons.betwixt.schemaImplmented by element definition.
Expressionorg.apache.commons.betwixt.expression

Expression represents an arbitrary expression on a bean.

IDGeneratororg.apache.commons.betwixt.io

Interface allowing pluggable ID attribute value generators.

NameMapperorg.apache.commons.betwixt.strategyA plugin Strategy pattern for converting Java type names into element names.
PluralStemmerorg.apache.commons.betwixt.strategyA plugin Strategy pattern which will detect the plural property which maps to a singular property name.
PolymorphicReferenceResolverorg.apache.commons.betwixt.registry

Resolves polymorphic references.

Updaterorg.apache.commons.betwixt.expression

Updater acts like an lvalue which updates the current context bean from some text from an XML attribute or element.

XMLBeanInfoRegistryorg.apache.commons.betwixt.registry

Plug in registry for XMLBeanInfo's.

Search