|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interpretation | |
---|---|
org.zkoss.web.servlet.dsp | Dynamic Servlet Page (DSP). |
org.zkoss.web.servlet.dsp.impl | Classes used to implement DSP. |
Uses of Interpretation in org.zkoss.web.servlet.dsp |
---|
Methods in org.zkoss.web.servlet.dsp that return Interpretation | |
---|---|
Interpretation |
Interpreter.parse(java.lang.String content,
java.lang.String ctype,
XelContext xelc,
Locator loc)
Parses a content to a meta format called Interpretation . |
Uses of Interpretation in org.zkoss.web.servlet.dsp.impl |
---|
Methods in org.zkoss.web.servlet.dsp.impl that return Interpretation | |
---|---|
Interpretation |
Parser.parse(java.lang.String content,
java.lang.String ctype,
XelContext xelc,
Locator loc)
Parses the content into a meta format |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |