|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.betwixt.strategy | |
org.apache.commons.betwixt | This package contains the main betwixt introspection code. |
org.apache.commons.betwixt.expression | This package contains the system which extracts values from beans. |
org.apache.commons.betwixt.io | Package contains classes dealing directly with the reading and writing of beans. |
org.apache.commons.betwixt.io.read | Package contains strategy and configuration classes used by reading only. |
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 |
Classes in org.apache.commons.betwixt.strategy used by org.apache.commons.betwixtClassNormalizer
|
Class normalization strategy. NameMapper
|
A plugin Strategy pattern for converting Java type names into element names. NamespacePrefixMapper
|
Maps namespace URI 's to prefixes.ObjectStringConverter
|
Strategy class for string <-> object conversions. PluralStemmer
|
A plugin Strategy pattern which will detect the plural property which maps to a singular property name. SimpleTypeMapper
|
Strategy for binding simple types. TypeBindingStrategy
|
Determines the way that a type (of object) should be bound by Betwixt. |
Classes in org.apache.commons.betwixt.strategy used by org.apache.commons.betwixt.expressionObjectStringConverter
|
Strategy class for string <-> object conversions. |
Classes in org.apache.commons.betwixt.strategy used by org.apache.commons.betwixt.ioMixedContentEncodingStrategy
|
Encodes body content. |
Classes in org.apache.commons.betwixt.strategy used by org.apache.commons.betwixt.io.readActionMappingStrategy
|
Pluggable strategy interface used for free mappings. |
Classes in org.apache.commons.betwixt.strategy used by org.apache.commons.betwixt.strategyActionMappingStrategy
|
Pluggable strategy interface used for free mappings. ClassNormalizer
|
Class normalization strategy. ConvertUtilsObjectStringConverter
|
String <-> object conversion strategy that delegates to ConvertUtils. MixedContentEncodingStrategy
|
Encodes body content. NameMapper
|
A plugin Strategy pattern for converting Java type names into element names. ObjectStringConverter
|
Strategy class for string <-> object conversions. PluralStemmer
|
A plugin Strategy pattern which will detect the plural property which maps to a singular property name. SimpleTypeMapper
|
Strategy for binding simple types. SimpleTypeMapper.Binding
|
Enumerates binding options for simple types. TypeBindingStrategy
|
Determines the way that a type (of object) should be bound by Betwixt. TypeBindingStrategy.BindingType
|
Enumerates the possible general ways that Betwixt can map a Java type to an XML type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |