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, IOException
DspContext.dc - the interpreter context; never null.DspExceptionIOExceptionCopyright © 2021. All rights reserved.