Uses of Package
org.apache.commons.betwixt.expression

Packages that use org.apache.commons.betwixt.expression
org.apache.commons.betwixt  
org.apache.commons.betwixt.expression  
org.apache.commons.betwixt.io  
org.apache.commons.betwixt.io.read  
org.apache.commons.betwixt.strategy  
 

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
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.
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.
 

Classes in org.apache.commons.betwixt.expression used by org.apache.commons.betwixt.strategy
Context
          Context describes the context used to evaluate bean expressions.
 



Copyright © 2002-2004 The Apache Software Foundation. All Rights Reserved.