软件包 | 描述 |
---|---|
javax.swing.text.html.parser |
提供默认的HTML解析器,以及支持类。
|
Class and Description |
---|
AttributeList
这个类定义了一个SGML元素的属性在DTD中使用ATTLIST构造描述。
|
ContentModel
内容模型的表示。
|
DTD
一个SGML DTD的表示。
|
DTDConstants
SGML DTD中的常数。
|
Element
一个元素在DTD中使用元素描述构建。
|
Entity
一个实体在DTD中使用实体的构建。
|
Parser
一个简单的DTD驱动的HTML解析器。
|
TagElement
一个通用的HTML tagelement类。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.