|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 DTD 的软件包 | |
---|---|
javax.swing.text.html.parser | 提供默认的 HTML 解析器以及支持类。 |
javax.swing.text.html.parser 中 DTD 的使用 |
---|
声明为 DTD 的 javax.swing.text.html.parser 中的字段 | |
---|---|
protected DTD |
Parser.dtd |
返回 DTD 的 javax.swing.text.html.parser 中的方法 | |
---|---|
protected static DTD |
ParserDelegator.createDTD(DTD dtd, String name) |
static DTD |
DTD.getDTD(String name) 返回具有指定 name 的 DTD。 |
参数类型为 DTD 的 javax.swing.text.html.parser 中的方法 | |
---|---|
protected static DTD |
ParserDelegator.createDTD(DTD dtd, String name) |
static void |
DTD.putDTDHash(String name, DTD dtd) |
参数类型为 DTD 的 javax.swing.text.html.parser 中的构造方法 | |
---|---|
DocumentParser(DTD dtd) |
|
Parser(DTD dtd) |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。