|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.expression.AbstractExpression
org.outerj.xreporter.expression.function.AbstractXReporterExpression
Field Summary |
Fields inherited from class org.outerj.expression.AbstractExpression |
arguments, column, line |
Constructor Summary | |
AbstractXReporterExpression()
|
Method Summary | |
ExecutionContext |
getExecutionContext(ExpressionContext context)
|
Methods inherited from class org.outerj.expression.AbstractExpression |
addArgument, addArgument, check, checkArgument, checkArguments, checkArgumentsOfSameType, checkNoArguments, getColumn, getLine, setPosition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.outerj.expression.Expression |
evaluate, getDescription, getResultType |
Constructor Detail |
public AbstractXReporterExpression()
Method Detail |
public ExecutionContext getExecutionContext(ExpressionContext context) throws ExpressionException
ExpressionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |