Package | Description |
---|---|
org.zkoss.web.servlet.dsp |
Dynamic Servlet Page (DSP).
|
org.zkoss.web.servlet.dsp.impl |
Classes used to implement DSP.
|
Modifier and Type | Method and Description |
---|---|
Interpretation |
Interpreter.parse(java.lang.String content,
java.lang.String ctype,
XelContext xelc,
Locator loc)
Parses a content to a meta format called
Interpretation . |
Modifier and Type | Method and Description |
---|---|
Interpretation |
Parser.parse(java.lang.String content,
java.lang.String ctype,
XelContext xelc,
Locator loc)
Parses the content into a meta format
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.