|
||||||||||
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 behaviours. |
Classes in org.apache.commons.betwixt.strategy used by org.apache.commons.betwixtClassNormalizer
|
Class normalization strategy. IdStoringStrategy
|
Pluggable strategy for id storage management. MappingDerivationStrategy
|
Pluggable strategy determines whether introspection or bind time typing should be used when finding mappings. 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. PropertySuppressionStrategy
|
Pluggable strategy specifying whether property's should be surpressed. SimpleTypeMapper
|
Strategy for binding simple types. TypeBindingStrategy
|
Determines the way that a type (of object) should be bound by Betwixt. ValueSuppressionStrategy
|
Determines whether the expression of an attribute with a values should be suppressed. |
Classes in org.apache.commons.betwixt.strategy used by org.apache.commons.betwixt.expressionIdStoringStrategy
|
Pluggable strategy for id storage management. ObjectStringConverter
|
Strategy class for string <-> object conversions. ValueSuppressionStrategy
|
Determines whether the expression of an attribute with a values should be suppressed. |
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. IdStoringStrategy
|
Pluggable strategy for id storage management. MappingDerivationStrategy
|
Pluggable strategy determines whether introspection or bind time typing should be used when finding mappings. 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. PropertySuppressionStrategy
|
Pluggable strategy specifying whether property's should be surpressed. 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. ValueSuppressionStrategy
|
Determines whether the expression of an attribute with a values should be suppressed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |