| 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(String content,
String ctype,
org.zkoss.xel.XelContext xelc,
org.zkoss.util.resource.Locator loc)
Parses a content to a meta format called
Interpretation. |
| Modifier and Type | Method and Description |
|---|---|
Interpretation |
Parser.parse(String content,
String ctype,
org.zkoss.xel.XelContext xelc,
org.zkoss.util.resource.Locator loc)
Parses the content into a meta format
|
Copyright © 2022. All rights reserved.