| Library: | Apache Jakarta Commons Betwixt |
| Version: | 0.7 |
| Compatibility: | JDK 1.4 |
| Name | Package | Description |
|---|---|---|
| AbstractBeanWriter | org.apache.commons.betwixt.io | Abstract superclass for bean writers. |
| AbstractIDGenerator | org.apache.commons.betwixt.io.id | Abstract superclass for IDGenerator implementations. |
| ActionMappingStrategy | org.apache.commons.betwixt.strategy | Pluggable strategy interface used for free mappings. |
| AddDefaultsRule | org.apache.commons.betwixt.digester |
|
| ArrayBindAction | org.apache.commons.betwixt.io.read | Acts to bind an array property. |
| Attribute | org.apache.commons.betwixt.schema | Models the attribute element in an XML schema. |
| AttributeDescriptor | org.apache.commons.betwixt |
|
| AttributeRule | org.apache.commons.betwixt.digester |
|
| BadCharacterReplacingNMapper | org.apache.commons.betwixt.strategy | NameMapper implementation that processes a name by replacing or stripping
illegal characters before passing result down the chain. |
| BaseMixedContentEncodingStrategy | org.apache.commons.betwixt.strategy | Basic implementation for MixedContentEncodingStrategy supports variations of most common use case. |
| BeanBindAction | org.apache.commons.betwixt.io.read | Action that creates and binds a new bean instance. |
| BeanCreateRule | org.apache.commons.betwixt.io |
|
| BeanCreationChain | org.apache.commons.betwixt.io.read | A Chain of bean creators. |
| BeanCreationList | org.apache.commons.betwixt.io.read | Chain implementation that's backed by a list. |
| BeanProperty | org.apache.commons.betwixt | Betwixt-centric view of a bean (or pseudo-bean) property. |
| BeanReader | org.apache.commons.betwixt.io |
|
| BeanRuleSet | org.apache.commons.betwixt.io | Sets |
| BeanWriter | org.apache.commons.betwixt.io |
|
| BindingConfiguration | org.apache.commons.betwixt | Stores mapping phase binding configuration. |
| CapitalizeNameMapper | org.apache.commons.betwixt.strategy | A beanmapper which converts a type to start with an uppercase. |
| ChainedBeanCreatorFactory | org.apache.commons.betwixt.io.read | Group of factory methods for ChainedBeanCreator's. |
| ClassNameExpression | org.apache.commons.betwixt.expression |
|
| ClassNormalizer | org.apache.commons.betwixt.strategy | Class normalization strategy. |
| ClassRule | org.apache.commons.betwixt.digester | Digester Rule to process class elements. |
| ComplexLocalElement | org.apache.commons.betwixt.schema | No description provided. |
| ComplexType | org.apache.commons.betwixt.schema | Models a complexType. |
| ConfigRule | org.apache.commons.betwixt.digester | Digester Rule to process config elements. |
| ConstantExpression | org.apache.commons.betwixt.expression |
|
| Context | org.apache.commons.betwixt.expression |
|
| ConvertUtilsObjectStringConverter | org.apache.commons.betwixt.strategy | String <-> object conversion strategy that delegates to ConvertUtils. |
| DataTypeMapper | org.apache.commons.betwixt.schema | Maps Java simple data types into XML schema data types. |
| DecapitalizeNameMapper | org.apache.commons.betwixt.strategy | A name mapper which converts types to a decapitalized String. |
| DefaultActionMappingStrategy | org.apache.commons.betwixt.strategy | No description provided. |
| DefaultDataTypeMapper | org.apache.commons.betwixt.schema | Default DataTypeMapperimplementation. |
| DefaultIdStoringStrategy | org.apache.commons.betwixt.strategy | Stores every ID that given to it into an internal HashMap and
returns it on request. |
| DefaultNameMapper | org.apache.commons.betwixt.strategy | A default implementation of the name mapper. |
| DefaultObjectStringConverter | org.apache.commons.betwixt.strategy | Default string <-> object conversion strategy. |
| DefaultPluralStemmer | org.apache.commons.betwixt.strategy | A default implementation of the plural name stemmer which tests for some common english plural/singular patterns and then uses a simple starts-with algorithm |
| DefaultXMLBeanInfoRegistry | org.apache.commons.betwixt.registry | The default caching implementation. |
| Descriptor | org.apache.commons.betwixt | Describes a content node mapping. |
| DynaBeanExpression | org.apache.commons.betwixt.expression | An Expression that gets a property value from a DynaBean. |
| DynaBeanUpdater | org.apache.commons.betwixt.expression | Updates DynaBean's. |
| ElementDescriptor | org.apache.commons.betwixt |
|
| ElementMapping | org.apache.commons.betwixt.io.read | Describes a mapping between an xml element and a betwixt element. |
| ElementReference | org.apache.commons.betwixt.schema | No description provided. |
| ElementRule | org.apache.commons.betwixt.digester |
|
| EmptyExpression | org.apache.commons.betwixt.expression |
|
| GlobalComplexType | org.apache.commons.betwixt.schema | Models a complexType from an XML schema. |
| GlobalElement | org.apache.commons.betwixt.schema | Models a global definition of an element. |
| HideRule | org.apache.commons.betwixt.digester |
|
| HyphenatedNameMapper | org.apache.commons.betwixt.strategy | A name mapper which converts types to a hypenated String. |
| IdStoringStrategy | org.apache.commons.betwixt.strategy | Pluggable strategy for id storage management. |
| InfoRule | org.apache.commons.betwixt.digester |
|
| IntrospectionConfiguration | org.apache.commons.betwixt | Stores introspection phase binding configuration. |
| IteratorExpression | org.apache.commons.betwixt.expression |
|
| ListedClassNormalizer | org.apache.commons.betwixt.strategy | ClassNormalizer that uses a list of substitutions. |
| LocalComplexType | org.apache.commons.betwixt.schema | Models a local complexType definition. |
| LocalElement | org.apache.commons.betwixt.schema | No description provided. |
| MapEntryAdder | org.apache.commons.betwixt.expression |
|
| MappedPropertyRule | org.apache.commons.betwixt.digester | Factors out common code used by Betwixt rules that access bean properties. |
| MappingAction | org.apache.commons.betwixt.io.read | Executes mapping action for a subgraph. |
| MappingAction.Base | org.apache.commons.betwixt.io.read | Basic action. |
| MappingDerivationStrategy | org.apache.commons.betwixt.strategy | Pluggable strategy determines whether introspection or bind time typing should be used when finding mappings. |
| MethodExpression | org.apache.commons.betwixt.expression |
|
| MethodUpdater | org.apache.commons.betwixt.expression |
|
| MixedContentEncodingStrategy | org.apache.commons.betwixt.strategy | Encodes body content. |
| MultiMappingBeanInfoDigester | org.apache.commons.betwixt.digester | XMLSingleMappingFileBeanInfoDigester is a digester of XML files
containing XMLBeanInfo definitions for a JavaBeans. |
| NamespacePrefixMapper | org.apache.commons.betwixt.strategy | Maps namespace |
| NoCacheRegistry | org.apache.commons.betwixt.registry | This plug-in registry does not cache at all. |
| NodeDescriptor | org.apache.commons.betwixt | Common superclass for |
| ObjectStringConverter | org.apache.commons.betwixt.strategy | Strategy class for string <-> object conversions. |
| OptionRule | org.apache.commons.betwixt.digester | Maps option tree to an option in the Options on the current description. |
| Options | org.apache.commons.betwixt | Collective for Betwixt optional behaviour hints. |
| PropertySuppressionStrategy | org.apache.commons.betwixt.strategy | Pluggable strategy specifying whether property's should be surpressed. |
| RandomIDGenerator | org.apache.commons.betwixt.io.id | Generates |
| ReadConfiguration | org.apache.commons.betwixt.io.read | Stores mapping phase configuration settings that apply only for bean reading. |
| ReadContext | org.apache.commons.betwixt.io.read | Extends |
| RuleSupport | org.apache.commons.betwixt.digester |
|
| SAXBeanWriter | org.apache.commons.betwixt.io | The SAXBeanwriter will send events to a ContentHandler |
| Schema | org.apache.commons.betwixt.schema | Model for top level element in an XML Schema |
| SchemaTranscriber | org.apache.commons.betwixt.schema | Generates XML Schemas for Betwixt mappings. |
| SequentialIDGenerator | org.apache.commons.betwixt.io.id | Generates |
| SimpleLocalElement | org.apache.commons.betwixt.schema | No description provided. |
| SimpleType | org.apache.commons.betwixt.schema | Models a simpleType tag in an XML schema. |
| SimpleTypeBindAction | org.apache.commons.betwixt.io.read | Action binds a simple type. |
| SimpleTypeMapper | org.apache.commons.betwixt.strategy | Strategy for binding simple types. |
| SimpleTypeMapper.Binding | org.apache.commons.betwixt.strategy | Enumerates binding options for simple types. |
| StandardSimpleTypeMapper | org.apache.commons.betwixt.strategy | Binds simple types as specified by isAttributesForPrimitives() . |
| StringExpression | org.apache.commons.betwixt.expression |
|
| TextDescriptor | org.apache.commons.betwixt | Describes mixed-content text. |
| TextRule | org.apache.commons.betwixt.digester | Rule for parsing <text> elements. |
| TranscriptionConfiguration | org.apache.commons.betwixt.schema | Configuration for XMLBeanInfo to XML schema transcription. |
| TypeBindingStrategy | org.apache.commons.betwixt.strategy | Determines the way that a type (of object) should be bound by Betwixt. |
| TypeBindingStrategy.BindingType | org.apache.commons.betwixt.strategy | Enumerates the possible general ways that Betwixt can map a Java type to an XML type. |
| TypeBindingStrategy.Default | org.apache.commons.betwixt.strategy | The default TypeBindingStrategy used by Betwixt. |
| TypedUpdater | org.apache.commons.betwixt.expression | Abstracts common features for strongly typed Updater's. |
| ValueSuppressionStrategy | org.apache.commons.betwixt.strategy | Determines whether the expression of an attribute with a values should be suppressed. |
| VariableExpression | org.apache.commons.betwixt.expression |
|
| WriteContext | org.apache.commons.betwixt.io | Context against which content should be written. |
| XMLBeanInfo | org.apache.commons.betwixt |
|
| XMLBeanInfoDigester | org.apache.commons.betwixt.digester |
|
| XMLIntrospector | org.apache.commons.betwixt |
|
| XMLIntrospectorHelper | org.apache.commons.betwixt.digester |
|
| XMLUtils | org.apache.commons.betwixt |
|
| Search |




