| 软件包 | 描述 |
|---|---|
| javax.xml.transform.sax |
该软件包实现了特定于SAX2的转换API。
|
| org.xml.sax.ext |
该软件包包含与SAX2设备的接口,符合SAX驱动程序不一定支持。
|
| Class and Description |
|---|
| LexicalHandler
用于词汇事件的SAX2扩展处理程序。
|
| Class and Description |
|---|
| Attributes2
SAX2扩展,以扩充 Attributes所提供的每个属性信息 。
|
| DeclHandler
用于DTD声明事件的SAX2扩展处理程序。
|
| EntityResolver2
用于将外部实体引用映射到输入源的扩展接口,或提供缺少的外部子集。
|
| LexicalHandler
用于词汇事件的SAX2扩展处理程序。
|
| Locator2
SAX2扩展,以增加通过 Locator提供的实体信息 。
|
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.