Package org.apache.cocoon.components.variables

Interface Summary
VariableResolver Object that resolves the {...} patterns and returns the current value.
VariableResolverFactory This factory component creates a VariableResolver for an expression.
 

Class Summary
DefaultVariableResolverFactory This factory component creates a VariableResolver for an expression.
NOPVariableResolver No-op implementation of VariableResolver for constant expressions
PreparedVariableResolver Prepared implementation of VariableResolver for fast evaluation.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.