| 程序包 | 说明 |
|---|---|
| com.sh.module.po | |
| com.sh.module.util | |
| com.sh.module.util.html |
| 限定符和类型 | 方法和说明 |
|---|---|
Explain |
Module.getExplain() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Module.setExplain(Explain explain) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Explain |
ParseExplainXml.parseExplainProperty(Module module,
org.jdom.Element moduleEl)
加载名词解释区域
|
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.String |
ParseHtml.getExplainHTML(Explain explain)
生成名词解释模块HTML代码
|