| 
JavaTM 2 Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 URIReference 的软件包 | |
|---|---|
| javax.xml.crypto | 用于 XML 加密的通用类。 | 
| javax.xml.crypto.dom | javax.xml.crypto 包的特定于 DOM 的类。  | 
| javax.xml.crypto.dsig | 用于生成和验证 XML 数字签名的类。 | 
| javax.xml.crypto.dsig.keyinfo | 用来解析和处理 KeyInfo 元素和结构的类。  | 
| javax.xml.crypto 中 URIReference 的使用 | 
|---|
| 返回 URIReference 的 javax.xml.crypto 中的方法 | |
|---|---|
 URIReference | 
URIReferenceException.getURIReference()
返回抛出异常时正被取消引用的 URIReference。 | 
| 参数类型为 URIReference 的 javax.xml.crypto 中的方法 | |
|---|---|
 Data | 
URIDereferencer.dereference(URIReference uriReference,
            XMLCryptoContext context)
取消引用指定 URIReference 并返回已取消引用的数据。 | 
| 参数类型为 URIReference 的 javax.xml.crypto 中的构造方法 | |
|---|---|
URIReferenceException(String message,
                      Throwable cause,
                      URIReference uriReference)
构造带指定详细消息、cause 和 URIReference 的新 URIReferenceException。 | 
|
| javax.xml.crypto.dom 中 URIReference 的使用 | 
|---|
| javax.xml.crypto.dom 中 URIReference 的子接口 | |
|---|---|
 interface | 
DOMURIReference
特定于 DOM 的 URIReference。 | 
| javax.xml.crypto.dsig 中 URIReference 的使用 | 
|---|
| javax.xml.crypto.dsig 中 URIReference 的子接口 | |
|---|---|
 interface | 
Reference
W3C Recommendation for XML-Signature Syntax and Processing 中定义的 XML Reference 元素的表示形式。 | 
| javax.xml.crypto.dsig.keyinfo 中 URIReference 的使用 | 
|---|
| javax.xml.crypto.dsig.keyinfo 中 URIReference 的子接口 | |
|---|---|
 interface | 
RetrievalMethod
W3C Recommendation for XML-Signature Syntax and Processing 中定义的 XML RetrievalMethod 元素的表示形式。 | 
  | 
JavaTM 2 Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。