|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.betwixt.expression | |
---|---|
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.expression used by org.apache.commons.betwixt | |
---|---|
Expression
Expression represents an arbitrary expression on a bean. |
|
Updater
Updater acts like an lvalue which updates the current
context bean from some text from an XML attribute or element. |
Classes in org.apache.commons.betwixt.expression used by org.apache.commons.betwixt.expression | |
---|---|
CollectionUpdater
Updates a Collection by adding the new value to it. |
|
Context
Context describes the context used to evaluate
bean expressions. |
|
EmptyExpression
EmptyExpression returns the same value as is passed in. |
|
Expression
Expression represents an arbitrary expression on a bean. |
|
StringExpression
StringExpression returns the current context object as a string. |
|
TypedUpdater
Abstracts common features for strongly typed Updater 's. |
|
Updater
Updater acts like an lvalue which updates the current
context bean from some text from an XML attribute or element. |
Classes in org.apache.commons.betwixt.expression used by org.apache.commons.betwixt.io | |
---|---|
Context
Context describes the context used to evaluate
bean expressions. |
Classes in org.apache.commons.betwixt.expression used by org.apache.commons.betwixt.io.read | |
---|---|
Context
Context describes the context used to evaluate
bean expressions. |
|
Updater
Updater acts like an lvalue which updates the current
context bean from some text from an XML attribute or element. |
Classes in org.apache.commons.betwixt.expression used by org.apache.commons.betwixt.strategy | |
---|---|
Context
Context describes the context used to evaluate
bean expressions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |