|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEmbeddedExpression
Protocol for embedded expression evaluators
| Method Summary | |
|---|---|
java.lang.String |
evalAsString(JET2Context context)
Return the expression value as a string |
boolean |
isText()
Test whether the expression contains nothing but text. |
| Method Detail |
|---|
java.lang.String evalAsString(JET2Context context)
throws JET2TagException
context - the JET context in which from which variables are to be resolved
JET2TagException - if the expression cannot be evaluatedboolean isText()
true if the expression is text only
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||