| 接口 | 描述 | 
|---|---|
| Attribute | 
           包含属性信息的界面。 
          | 
| Characters | 
           这描述了与Characters事件的接口。 
          | 
| Comment | 
           用于评论事件的界面 
          | 
| DTD | 
           这是处理DTD的事件的顶级界面 
          | 
| EndDocument | 
           用于文档结尾的标记界面 
          | 
| EndElement | 
           终端元素事件的界面。 
          | 
| EntityDeclaration | 
           用于处理实体声明的接口此接口用于记录和报告未分类的实体声明。 
          | 
| EntityReference | 
           用于处理实体事件的界面。 
          | 
| Namespace | 
           包含名称空间信息的界面。 
          | 
| NotationDeclaration | 
           用于处理符号声明的接口接收符号声明事件的通知。 
          | 
| ProcessingInstruction | 
           描述处理指令中找到的数据的界面 
          | 
| StartDocument | 
           开始文档事件的界面 
          | 
| StartElement | 
           StartElement接口提供了有关起始元素的信息的访问。 
          | 
| XMLEvent | 
           这是处理标记事件的基本事件界面。 
          | 
 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.