Package | Description |
---|---|
org.apache.commons.betwixt |
This package contains the main betwixt introspection code.
|
org.apache.commons.betwixt.strategy |
This package contains a variety of plugin Strategy patterns that can be used to customize the
default behaviour.of the XMLIntrospector
|
Class and Description |
---|
NameMapper
A plugin Strategy pattern for converting java type names into element names.
|
PluralStemmer
A plugin Strategy pattern which will detect the plural property which
maps to a singular property name.
|
Class and Description |
---|
NameMapper
A plugin Strategy pattern for converting java type names into element names.
|
PluralStemmer
A plugin Strategy pattern which will detect the plural property which
maps to a singular property name.
|