软件包 | 描述 |
---|---|
javax.xml.bind.util |
有用的客户端实用程序类。
|
javax.xml.transform.sax |
该软件包实现了特定于SAX2的转换API。
|
Class and Description |
---|
SAXResult
作为转型结果的持有人。
|
SAXSource
作为SAX风格来源的持有人。
|
Class and Description |
---|
TemplatesHandler
可用于将SAX解析事件(解析变换指令)转换为“模板”对象的SAX ContentHandler。
|
TransformerHandler
TransformerHandler侦听SAX ContentHandler解析事件并将其转换为Result。
|
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.