| 软件包 | 描述 |
|---|---|
| javax.xml.stream | |
| javax.xml.stream.events | |
| javax.xml.stream.util |
| Class and Description |
|---|
| Attribute
包含属性的信息的接口。
|
| Characters
此描述了字符事件的接口。
|
| Comment
评论事件的接口
|
| DTD
这是处理不同事件的高层接口
|
| EndDocument
文档结束的标记接口
|
| EndElement
端元事件的一个接口。
|
| EntityDeclaration
处理实体声明这个接口是用来记录和报告未分析实体声明一个接口。
|
| EntityReference
处理实体事件的接口。
|
| Namespace
包含命名空间的信息的接口。
|
| ProcessingInstruction
描述处理指令中的数据的接口
|
| StartDocument
一个开始文档事件的接口
|
| StartElement
startElement接口提供访问关于启动元件信息。
|
| XMLEvent
这是处理标记事件的基本事件接口。
|
| Class and Description |
|---|
| Attribute
包含属性的信息的接口。
|
| Characters
此描述了字符事件的接口。
|
| EndElement
端元事件的一个接口。
|
| EntityDeclaration
处理实体声明这个接口是用来记录和报告未分析实体声明一个接口。
|
| StartElement
startElement接口提供访问关于启动元件信息。
|
| XMLEvent
这是处理标记事件的基本事件接口。
|
| Class and Description |
|---|
| 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.