Package scriptella.expression

Classes for working with expressions and properties substitution.

See:
          Description

Class Summary
EtlVariable Represents a global etl variable available for all ETL file elements.
EtlVariable.DateUtils Utility class for ETL file expressions.
EtlVariable.TextUtils Utility class for ETL file expressions.
Expression Base class for all expressions.
JexlExpression Represents JEXL expression.
LineIterator An Iterator over the lines in a Reader, additionally properties substitution is performed.
PropertiesSubstitutor Substitutes properties(or expressions) in strings.
 

Exception Summary
Expression.EvaluationException  
Expression.ParseException  
 

Package scriptella.expression Description

Classes for working with expressions and properties substitution.



Copyright © Copyright 2006-2009 The Scriptella Project Team.