| 软件包 | 描述 | 
|---|---|
| javax.swing.text.html.parser | 
           提供默认的HTML解析器以及支持类。 
          | 
| Class and Description | 
|---|
| AttributeList 
           该类使用ATTLIST构造在DTD中描述了SGML元素的属性。 
          | 
| ContentModel 
           内容模型的表示。 
          | 
| DTD 
           SGML DTD的表示。 
          | 
| DTDConstants 
           在DTD中使用的SGML常量。 
          | 
| Element 
           使用ELEMENT构造在DTD中描述的元素。 
          | 
| Entity 
           使用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.