|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.webmacro.engine.Expression.ExpressionBase
| Constructor Summary | |
protected |
Expression.ExpressionBase()
|
| Method Summary | |
void |
write(FastWriter out,
Context context)
Interpret the directive and write it out, using the values in the supplied context as appropriate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.webmacro.Macro |
evaluate |
| Methods inherited from interface org.webmacro.Visitable |
accept |
| Constructor Detail |
protected Expression.ExpressionBase()
| Method Detail |
public final void write(FastWriter out,
Context context)
throws PropertyException,
java.io.IOException
Macro
write in interface MacroPropertyException - if required data was missing from context
java.io.IOException - if we could not successfully write to out
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||