OSDN Git Service

Update javadoc
[dictzip-java/dictzip-java.git] / dist / javadoc / org / dict / zip / DictZipOutputStream.html
diff --git a/dist/javadoc/org/dict/zip/DictZipOutputStream.html b/dist/javadoc/org/dict/zip/DictZipOutputStream.html
deleted file mode 100644 (file)
index c8c889f..0000000
+++ /dev/null
@@ -1,548 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="ja">
-<head>
-<!-- Generated by javadoc (version 1.6.0_38) on Sun Mar 06 23:48:16 JST 2016 -->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DictZipOutputStream</title>
-<meta name="date" content="2016-03-06">
-<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DictZipOutputStream";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="ナビゲーションリンクをスキップ"></a><a name="navbar_top_firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../org/dict/zip/package-summary.html">パッケージ</a></li>
-<li class="navBarCell1Rev">クラス</li>
-<li><a href="class-use/DictZipOutputStream.html">使用</a></li>
-<li><a href="package-tree.html">階層ツリー</a></li>
-<li><a href="../../../deprecated-list.html">非推奨 API</a></li>
-<li><a href="../../../index-files/index-1.html">索引</a></li>
-<li><a href="../../../help-doc.html">ヘルプ</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../org/dict/zip/DictZipInputStream.html" title="org.dict.zip 内のクラス"><span class="strong">前のクラス</span></a></li>
-<li><a href="../../../org/dict/zip/RandomAccessInputStream.html" title="org.dict.zip 内のクラス"><span class="strong">次のクラス</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?org/dict/zip/DictZipOutputStream.html" target="_top">フレームあり</a></li>
-<li><a href="DictZipOutputStream.html" target="_top">フレームなし</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">すべてのクラス</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>概要:&nbsp;</li>
-<li>入れ子&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">フィールド</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">コンストラクタ</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">メソッド</a></li>
-</ul>
-<ul class="subNavList">
-<li>詳細:&nbsp;</li>
-<li><a href="#field_detail">フィールド</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">コンストラクタ</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">メソッド</a></li>
-</ul>
-</div>
-<a name="skip-navbar_top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<p class="subTitle">org.dict.zip</p>
-<h2 title="クラス DictZipOutputStream" class="title">クラス DictZipOutputStream</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.io.OutputStream</li>
-<li>
-<ul class="inheritance">
-<li>java.io.FilterOutputStream</li>
-<li>
-<ul class="inheritance">
-<li>org.dict.zip.DictZipOutputStream</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>すべての実装されたインタフェース:</dt>
-<dd>java.io.Closeable, java.io.Flushable</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <strong>DictZipOutputStream</strong>
-extends java.io.FilterOutputStream</pre>
-<div class="block">Test of DictZipOutputStream.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>フィールドの概要</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="フィールドの概要 table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and 説明</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#buf">buf</a></strong></code>
-<div class="block">Output buffer for writing compressed data.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected java.util.zip.CRC32</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#crc">crc</a></strong></code>
-<div class="block">CRC-32 of uncompressed data.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected java.util.zip.Deflater</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#def">def</a></strong></code>
-<div class="block">Compressor for this stream.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_java.io.FilterOutputStream">
-<!--   -->
-</a>
-<h3>クラス {0} から継承されたフィールド&nbsp;java.io.FilterOutputStream</h3>
-<code>out</code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>コンストラクタの概要</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="コンストラクタの概要 table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and 説明</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#DictZipOutputStream(java.io.OutputStream, java.util.zip.Deflater, int, long)">DictZipOutputStream</a></strong>(java.io.OutputStream&nbsp;out,
-                   java.util.zip.Deflater&nbsp;defl,
-                   int&nbsp;buflen,
-                   long&nbsp;size)</code>
-<div class="block">Constructor.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#DictZipOutputStream(java.io.OutputStream, int, int, long)">DictZipOutputStream</a></strong>(java.io.OutputStream&nbsp;out,
-                   int&nbsp;level,
-                   int&nbsp;buflen,
-                   long&nbsp;size)</code>
-<div class="block">Constructor.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#DictZipOutputStream(java.io.OutputStream, int, long)">DictZipOutputStream</a></strong>(java.io.OutputStream&nbsp;out,
-                   int&nbsp;buflen,
-                   long&nbsp;size)</code>
-<div class="block">Constructor.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#DictZipOutputStream(java.io.OutputStream, long)">DictZipOutputStream</a></strong>(java.io.OutputStream&nbsp;out,
-                   long&nbsp;size)</code>
-<div class="block">Constructor.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>メソッドの概要</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="メソッドの概要 table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and 説明</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#close()">close</a></strong>()</code>
-<div class="block">Closes the output stream.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#deflate()">deflate</a></strong>()</code>
-<div class="block">Writes next block of compressed data to the output stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#finish()">finish</a></strong>()</code>
-<div class="block">Finish compression, as same function as GZIPOutputStream.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#write(byte[], int, int)">write</a></strong>(byte[]&nbsp;b,
-     int&nbsp;off,
-     int&nbsp;len)</code>
-<div class="block">Writes an array of bytes to the compressed output stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../org/dict/zip/DictZipOutputStream.html#write(int)">write</a></strong>(int&nbsp;b)</code>
-<div class="block">Writes a byte to the compressed output stream.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.io.FilterOutputStream">
-<!--   -->
-</a>
-<h3>クラス {0} から継承されたメソッド&nbsp;java.io.FilterOutputStream</h3>
-<code>flush, write</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>クラス {0} から継承されたメソッド&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>フィールドの詳細</h3>
-<a name="def">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>def</h4>
-<pre>protected&nbsp;java.util.zip.Deflater def</pre>
-<div class="block">Compressor for this stream.</div>
-</li>
-</ul>
-<a name="buf">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>buf</h4>
-<pre>protected&nbsp;byte[] buf</pre>
-<div class="block">Output buffer for writing compressed data.</div>
-</li>
-</ul>
-<a name="crc">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>crc</h4>
-<pre>protected&nbsp;java.util.zip.CRC32 crc</pre>
-<div class="block">CRC-32 of uncompressed data.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>コンストラクタの詳細</h3>
-<a name="DictZipOutputStream(java.io.OutputStream, long)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DictZipOutputStream</h4>
-<pre>public&nbsp;DictZipOutputStream(java.io.OutputStream&nbsp;out,
-                   long&nbsp;size)
-                    throws java.io.IOException,
-                           java.lang.IllegalArgumentException</pre>
-<div class="block">Constructor.</div>
-<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>out</code> - output stream to filter.</dd><dd><code>size</code> - total data of test file.</dd>
-<dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if I/O error occored.</dd>
-<dd><code>java.lang.IllegalArgumentException</code> - if parameter is invalid.</dd></dl>
-</li>
-</ul>
-<a name="DictZipOutputStream(java.io.OutputStream, int, long)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DictZipOutputStream</h4>
-<pre>public&nbsp;DictZipOutputStream(java.io.OutputStream&nbsp;out,
-                   int&nbsp;buflen,
-                   long&nbsp;size)
-                    throws java.io.IOException,
-                           java.lang.IllegalArgumentException</pre>
-<div class="block">Constructor.</div>
-<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>out</code> - output stream to filter.</dd><dd><code>buflen</code> - size of buffer to write.</dd><dd><code>size</code> - total data of test file.</dd>
-<dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if I/O error occored.</dd>
-<dd><code>java.lang.IllegalArgumentException</code> - if parameter is invalid.</dd></dl>
-</li>
-</ul>
-<a name="DictZipOutputStream(java.io.OutputStream, int, int, long)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DictZipOutputStream</h4>
-<pre>public&nbsp;DictZipOutputStream(java.io.OutputStream&nbsp;out,
-                   int&nbsp;level,
-                   int&nbsp;buflen,
-                   long&nbsp;size)
-                    throws java.io.IOException,
-                           java.lang.IllegalArgumentException</pre>
-<div class="block">Constructor.</div>
-<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>out</code> - output stream to filter.</dd><dd><code>level</code> - level of compression, 9=best, 1=fast.</dd><dd><code>buflen</code> - size of buffer to write.</dd><dd><code>size</code> - total data of test file.</dd>
-<dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if I/O error occored.</dd>
-<dd><code>java.lang.IllegalArgumentException</code> - if parameter is invalid.</dd></dl>
-</li>
-</ul>
-<a name="DictZipOutputStream(java.io.OutputStream, java.util.zip.Deflater, int, long)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>DictZipOutputStream</h4>
-<pre>public&nbsp;DictZipOutputStream(java.io.OutputStream&nbsp;out,
-                   java.util.zip.Deflater&nbsp;defl,
-                   int&nbsp;buflen,
-                   long&nbsp;size)
-                    throws java.io.IOException,
-                           java.lang.IllegalArgumentException</pre>
-<div class="block">Constructor.</div>
-<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>out</code> - output stream to filter.</dd><dd><code>defl</code> - custom deflater class, should be child of Deflater class.</dd><dd><code>buflen</code> - size of buffer to write.</dd><dd><code>size</code> - total data of test file.</dd>
-<dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if I/O error occored.</dd>
-<dd><code>java.lang.IllegalArgumentException</code> - if parameter is invalid.</dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>メソッドの詳細</h3>
-<a name="close()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>close</h4>
-<pre>public&nbsp;void&nbsp;close()
-           throws java.io.IOException</pre>
-<div class="block">Closes the output stream.</div>
-<dl>
-<dt><strong>定義:</strong></dt>
-<dd><code>close</code>&nbsp;インタフェース {1} 内の {0}&nbsp;<code>java.io.Closeable</code></dd>
-<dt><strong>オーバーライド:</strong></dt>
-<dd><code>close</code>&nbsp;クラス {1} 内の {0}&nbsp;<code>java.io.FilterOutputStream</code></dd>
-<dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error has occurred</dd></dl>
-</li>
-</ul>
-<a name="deflate()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>deflate</h4>
-<pre>protected&nbsp;void&nbsp;deflate()
-                throws java.io.IOException</pre>
-<div class="block">Writes next block of compressed data to the output stream.</div>
-<dl><dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error has occurred</dd></dl>
-</li>
-</ul>
-<a name="write(byte[], int, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(byte[]&nbsp;b,
-         int&nbsp;off,
-         int&nbsp;len)
-           throws java.io.IOException</pre>
-<div class="block">Writes an array of bytes to the compressed output stream.
- <p>
- This method will block until all the bytes are written.</div>
-<dl>
-<dt><strong>オーバーライド:</strong></dt>
-<dd><code>write</code>&nbsp;クラス {1} 内の {0}&nbsp;<code>java.io.FilterOutputStream</code></dd>
-<dt><span class="strong">パラメータ:</span></dt><dd><code>b</code> - the data to be written</dd><dd><code>off</code> - the start offset of the data</dd><dd><code>len</code> - the length of the data</dd>
-<dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error has occurred</dd></dl>
-</li>
-</ul>
-<a name="write(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(int&nbsp;b)
-           throws java.io.IOException</pre>
-<div class="block">Writes a byte to the compressed output stream.
- <p>
- This method will block until the byte can be written.</div>
-<dl>
-<dt><strong>オーバーライド:</strong></dt>
-<dd><code>write</code>&nbsp;クラス {1} 内の {0}&nbsp;<code>java.io.FilterOutputStream</code></dd>
-<dt><span class="strong">パラメータ:</span></dt><dd><code>b</code> - the byte to be written</dd>
-<dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error has occurred</dd></dl>
-</li>
-</ul>
-<a name="finish()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>finish</h4>
-<pre>public final&nbsp;void&nbsp;finish()
-                  throws java.io.IOException</pre>
-<div class="block">Finish compression, as same function as GZIPOutputStream.</div>
-<dl><dt><span class="strong">例外:</span></dt>
-<dd><code>java.io.IOException</code> - if I/O error occured.</dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
-<!--   -->
-</a><a href="#skip-navbar_bottom" title="ナビゲーションリンクをスキップ"></a><a name="navbar_bottom_firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../org/dict/zip/package-summary.html">パッケージ</a></li>
-<li class="navBarCell1Rev">クラス</li>
-<li><a href="class-use/DictZipOutputStream.html">使用</a></li>
-<li><a href="package-tree.html">階層ツリー</a></li>
-<li><a href="../../../deprecated-list.html">非推奨 API</a></li>
-<li><a href="../../../index-files/index-1.html">索引</a></li>
-<li><a href="../../../help-doc.html">ヘルプ</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../org/dict/zip/DictZipInputStream.html" title="org.dict.zip 内のクラス"><span class="strong">前のクラス</span></a></li>
-<li><a href="../../../org/dict/zip/RandomAccessInputStream.html" title="org.dict.zip 内のクラス"><span class="strong">次のクラス</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?org/dict/zip/DictZipOutputStream.html" target="_top">フレームあり</a></li>
-<li><a href="DictZipOutputStream.html" target="_top">フレームなし</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">すべてのクラス</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>概要:&nbsp;</li>
-<li>入れ子&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">フィールド</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">コンストラクタ</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">メソッド</a></li>
-</ul>
-<ul class="subNavList">
-<li>詳細:&nbsp;</li>
-<li><a href="#field_detail">フィールド</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">コンストラクタ</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">メソッド</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>