| Package | Description |
|---|---|
| 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.
|
| org.apache.commons.betwixt.strategy.impl | |
| org.apache.commons.betwixt.strategy.impl.propertysuppression |
| Class and Description |
|---|
| AttributeSuppressionStrategy
Strategy to determine whether to show an attribute at all.
|
| ClassNormalizer
Class normalization strategy.
|
| CollectiveTypeStrategy
Specifies which types should be regarded as collective
|
| ElementSuppressionStrategy
Strategy to determine whether to show an element at all.
|
| 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 suppressed.
|
| 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.
|
| Class and Description |
|---|
| IdStoringStrategy
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.
|
| Class and Description |
|---|
| MixedContentEncodingStrategy
Encodes body content.
|
| Class and Description |
|---|
| ActionMappingStrategy
Pluggable strategy interface used for free mappings.
|
| Class and Description |
|---|
| ActionMappingStrategy
Pluggable strategy interface used for free mappings.
|
| AttributeSuppressionStrategy
Strategy to determine whether to show an attribute at all.
|
| ClassNormalizer
Class normalization strategy.
|
| CollectiveTypeStrategy
Specifies which types should be regarded as collective
|
| ConvertUtilsObjectStringConverter
String <-> object conversion strategy that delegates to ConvertUtils.
|
| ElementSuppressionStrategy
Strategy to determine whether to show an element at all.
|
| 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 suppressed.
|
| 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.
|
| Class and Description |
|---|
| CollectiveTypeStrategy
Specifies which types should be regarded as collective
|
| Class and Description |
|---|
| PropertySuppressionStrategy
Pluggable strategy specifying whether property's should be suppressed.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.