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.DspException
java.io.IOException
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.