uTools-Manuals/docs/java/javax/xml/bind/helpers/package-summary.html

103 lines
4.0 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.bind.helpers</h1>
<div class="docSummary">
<div class="block">
<b>仅由JAXB提供</b>提供某些
<tt>javax.xml.bind个</tt>接口的部分默认实现。
</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="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/bind/helpers/AbstractMarshallerImpl.html" title="class in javax.xml.bind.helpers">AbstractMarshallerImpl</a></td>
<td class="colLast">
<div class="block">
部分默认
<tt>Marshaller</tt>实现。
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/xml/bind/helpers/AbstractUnmarshallerImpl.html" title="class in javax.xml.bind.helpers">AbstractUnmarshallerImpl</a></td>
<td class="colLast">
<div class="block">
部分默认
<tt>Unmarshaller</tt>实现。
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/xml/bind/helpers/DefaultValidationEventHandler.html" title="class in javax.xml.bind.helpers">DefaultValidationEventHandler</a></td>
<td class="colLast">
<div class="block">
JAXB 1.0只有默认的验证事件处理程序。
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/xml/bind/helpers/NotIdentifiableEventImpl.html" title="class in javax.xml.bind.helpers">NotIdentifiableEventImpl</a></td>
<td class="colLast">
<div class="block">
NotIdentifiableEvent接口的默认实现。
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/xml/bind/helpers/ParseConversionEventImpl.html" title="class in javax.xml.bind.helpers">ParseConversionEventImpl</a></td>
<td class="colLast">
<div class="block">
ParseConversionEvent接口的默认实现。
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/xml/bind/helpers/PrintConversionEventImpl.html" title="class in javax.xml.bind.helpers">PrintConversionEventImpl</a></td>
<td class="colLast">
<div class="block">
PrintConversionEvent接口的默认实现。
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/xml/bind/helpers/ValidationEventImpl.html" title="class in javax.xml.bind.helpers">ValidationEventImpl</a></td>
<td class="colLast">
<div class="block">
ValidationEvent接口的默认实现。
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/xml/bind/helpers/ValidationEventLocatorImpl.html" title="class in javax.xml.bind.helpers">ValidationEventLocatorImpl</a></td>
<td class="colLast">
<div class="block">
ValidationEventLocator接口的默认实现。
</div> </td>
</tr>
</tbody>
</table> </li>
</ul>
<a name="package.description">
<!-- --> </a>
<h2 title="Package javax.xml.bind.helpers Description">Package javax.xml.bind.helpers Description</h2>
<div class="block">
<p> <span><b>仅由JAXB提供</b>提供某些<tt>javax.xml.bind个</tt>接口的部分默认实现。</span> </p>
<p> <span>JAXB提供者可以扩展这些类并实现抽象方法。</span> </p>
<h2> <span>包装规格</span> </h2>
<ul>
<li> <span><a href="http://java.sun.com/xml/downloads/jaxb.html">JAXB Specification</a></span> </li>
</ul>
<h2> <span>相关文档</span> </h2>
<span>有关概述,教程,示例,指南和工具文档,请参阅:</span>
<ul>
<li> <span><a href="http://java.sun.com/xml/jaxb/index.html">JAXB Website</a></span> </li>
</ul>
<!-- Put @see and @since tags down here. -->
</div>
</div>