This project has retired. For details please refer to its Attic page.
org.apache.cocoon.components.variables (Cocoon API 2.1.12-dev [March 20 2012])

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.