uTools-Manuals/docs/java/javax/xml/crypto/dom/package-summary.html

84 lines
3.4 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<h1 class="title" title="Package">Package javax.xml.crypto.dom</h1>
<div class="docSummary">
<div class="block">
<a href="../../../../javax/xml/crypto/package-summary.html"><code>javax.xml.crypto</code></a>包的DOM特定类。
</div>
</div>
<p>See: <a href="#package.description">描述</a></p>
</div><div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Interface Summary table, listing interfaces, and an explanation">
<caption>
<span>接口摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col">接口</th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/xml/crypto/dom/DOMURIReference.html" title="interface in javax.xml.crypto.dom">DOMURIReference</a></td>
<td class="colLast">
<div class="block">
<span>DOM特定<a href="../../../../javax/xml/crypto/URIReference.html" title="javax.xml.crypto中的接口"><code>URIReference</code></a></span>
</div> </td>
</tr>
</tbody>
</table> </li>
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Class Summary table, listing classes, and an explanation">
<caption>
<span>类摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col"></th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/xml/crypto/dom/DOMCryptoContext.html" title="class in javax.xml.crypto.dom">DOMCryptoContext</a></td>
<td class="colLast">
<div class="block">
<span>这个类提供了一个DOM特定的<code>XMLCryptoContext</code> <a href="../../../../javax/xml/crypto/XMLCryptoContext.html" title="javax.xml.crypto中的接口">接口的</a>实现。</span>
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/xml/crypto/dom/DOMStructure.html" title="class in javax.xml.crypto.dom">DOMStructure</a></td>
<td class="colLast">
<div class="block">
<span>DOM专有<a href="../../../../javax/xml/crypto/XMLStructure.html" title="javax.xml.crypto中的接口"><code>XMLStructure</code></a></span>
</div> </td>
</tr>
</tbody>
</table> </li>
</ul>
<a name="package.description">
<!-- --> </a>
<h2 title="Package javax.xml.crypto.dom Description">Package javax.xml.crypto.dom Description</h2>
<div class="block">
<span><a href="../../../../javax/xml/crypto/package-summary.html"><code>javax.xml.crypto</code></a>包的DOM特定类。</span>
<span>只有使用基于DOM的XML加密实现例如 <a href="../../../../javax/xml/crypto/dsig/XMLSignatureFactory.html" title="javax.xml.crypto.dsig中的类"><code>XMLSignatureFactory</code></a><a href="../../../../javax/xml/crypto/dsig/keyinfo/KeyInfoFactory.html" title="javax.xml.crypto.dsig.keyinfo中的类"><code>KeyInfoFactory</code></a> )的用户才需要直接使用此包。</span>
<h2> <span>包装规格</span> </h2>
<ul>
<li> <span><a href="http://www.w3.org/TR/xmldsig-core/">XML-Signature Syntax and Processing: W3C Recommendation</a></span> </li>
<li> <span><a href="http://www.ietf.org/rfc/rfc3275.txt">RFC 3275: XML-Signature Syntax and Processing</a></span> </li>
</ul>
<p></p>
<dl>
<dt>
<span><b>以来:</b></span>
</dt>
<dd>
<span>1.6</span>
</dd>
</dl>
</div>
</div>