| 接口 | 描述 |
|---|---|
| AlgorithmMethod |
XML安全规范中定义的算法的抽象表示。
|
| Data |
对对
URIReference或后续
Transforms输入/输出结果的抽象表示。
|
| KeySelectorResult |
由
KeySelector.select方法返回的结果。
|
| NodeSetData |
一个
Data类型包含一个节点集的抽象表示。
|
| URIDereferencer |
一个dereferencer的
URIReferences。
|
| URIReference |
标识一个数据对象通过一个URI引用,所指定的
RFC 2396。
|
| XMLCryptoContext |
包含用于XML加密操作的常见上下文信息。
|
| XMLStructure |
从任何命名空间中的XML结构的表示。
|
| 类 | 描述 |
|---|---|
| KeySelector |
一个选择器,查找并返回使用包含在
KeyInfo对象的数据的一个关键。
|
| KeySelector.Purpose |
要选择的关键的目的。
|
| OctetStreamData |
一个包含一个字节流
Data型表示。
|
| 异常 | 描述 |
|---|---|
| KeySelectorException |
表示一个异常条件的
KeySelector扔。
|
| MarshalException |
显示异常状况发生在XML编组或解包过程。
|
| NoSuchMechanismException |
当一个特定的XML机制被请求,但在环境中不可用时,引发此异常。
|
| URIReferenceException |
显示异常状况而对
URIReference扔。
|
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.