public interface Interpretation
Interpreter.parse(java.lang.String, java.lang.String, org.zkoss.xel.XelContext, org.zkoss.util.resource.Locator).| Modifier and Type | Method and Description |
|---|---|
void |
interpret(DspContext dc)
Interprets this interpretation of a DSP page, and generates
the result to the output specified in
DspContext. |
void interpret(DspContext dc) throws DspException, java.io.IOException
DspContext.dc - the interpreter context; never null.DspExceptionjava.io.IOExceptionCopyright © 2005-2011 Potix Corporation. All Rights Reserved.