You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2017/02/06 20:08:12 UTC

svn commit: r1781936 [31/35] - in /ant/site/ant/production: ./ manual-1.9.x/ manual-1.9.x/api/ manual-1.9.x/api/org/apache/tools/ant/ manual-1.9.x/api/org/apache/tools/ant/attribute/ manual-1.9.x/api/org/apache/tools/ant/dispatch/ manual-1.9.x/api/org/...

Added: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/XzResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/XzResource.html?rev=1781936&view=auto
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/XzResource.html (added)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/XzResource.html Mon Feb  6 20:07:43 2017
@@ -0,0 +1,474 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
+<title>XzResource (Apache Ant API)</title>
+<meta name="date" content="2017-02-02">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="XzResource (Apache Ant API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/tools/ant/types/optional/xz/XzResource.html" target="_top">Frames</a></li>
+<li><a href="XzResource.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</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>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.tools.ant.types.Resource">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.tools.ant.types.optional.xz</div>
+<h2 title="Class XzResource" class="title">Class XzResource</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html" title="class in org.apache.tools.ant">org.apache.tools.ant.ProjectComponent</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/apache/tools/ant/types/DataType.html" title="class in org.apache.tools.ant.types">org.apache.tools.ant.types.DataType</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/apache/tools/ant/types/Resource.html" title="class in org.apache.tools.ant.types">org.apache.tools.ant.types.Resource</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html" title="class in org.apache.tools.ant.types.resources">org.apache.tools.ant.types.resources.ResourceDecorator</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html" title="class in org.apache.tools.ant.types.resources">org.apache.tools.ant.types.resources.ContentTransformingResource</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/apache/tools/ant/types/resources/CompressedResource.html" title="class in org.apache.tools.ant.types.resources">org.apache.tools.ant.types.resources.CompressedResource</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.tools.ant.types.optional.xz.XzResource</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Cloneable, java.lang.Comparable&lt;<a href="../../../../../../../org/apache/tools/ant/types/Resource.html" title="class in org.apache.tools.ant.types">Resource</a>&gt;, java.lang.Iterable&lt;<a href="../../../../../../../org/apache/tools/ant/types/Resource.html" title="class in org.apache.tools.ant.types">Resource</a>&gt;, <a href="../../../../../../../org/apache/tools/ant/types/ResourceCollection.html" title="interface in org.apache.tools.ant.types">ResourceCollection</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">XzResource</span>
+extends <a href="../../../../../../../org/apache/tools/ant/types/resources/CompressedResource.html" title="class in org.apache.tools.ant.types.resources">CompressedResource</a></pre>
+<div class="block">A XZ compressed resource.
+
+ <p>Wraps around another resource, delegates all queries to that
+ other resource but uncompresses/compresses streams on the fly.</p></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Ant 1.10.1</dd>
+</dl>
+</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>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.tools.ant.types.Resource">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.types.<a href="../../../../../../../org/apache/tools/ant/types/Resource.html" title="class in org.apache.tools.ant.types">Resource</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/types/Resource.html#MAGIC">MAGIC</a>, <a href="../../../../../../../org/apache/tools/ant/types/Resource.html#UNKNOWN_DATETIME">UNKNOWN_DATETIME</a>, <a href="../../../../../../../org/apache/tools/ant/types/Resource.html#UNKNOWN_SIZE">UNKNOWN_SIZE</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.types.<a href="../../../../../../../org/apache/tools/ant/types/DataType.html" title="class in org.apache.tools.ant.types">DataType</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/types/DataType.html#checked">checked</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#ref">ref</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.<a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html" title="class in org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#description">description</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#location">location</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#project">project</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor 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 Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html#XzResource--">XzResource</a></span>()</code>
+<div class="block">A no-arg constructor</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html#XzResource-org.apache.tools.ant.types.ResourceCollection-">XzResource</a></span>(<a href="../../../../../../../org/apache/tools/ant/types/ResourceCollection.html" title="interface in org.apache.tools.ant.types">ResourceCollection</a>&nbsp;other)</code>
+<div class="block">Constructor with another resource to wrap.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html#getCompressionName--">getCompressionName</a></span>()</code>
+<div class="block">Get the name of the compression method.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected java.io.InputStream</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html#wrapStream-java.io.InputStream-">wrapStream</a></span>(java.io.InputStream&nbsp;in)</code>
+<div class="block">Decompress on the fly using java.util.zip.XZInputStream.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected java.io.OutputStream</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html#wrapStream-java.io.OutputStream-">wrapStream</a></span>(java.io.OutputStream&nbsp;out)</code>
+<div class="block">Compress on the fly using java.util.zip.XZOutStream.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tools.ant.types.resources.CompressedResource">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.resources.<a href="../../../../../../../org/apache/tools/ant/types/resources/CompressedResource.html" title="class in org.apache.tools.ant.types.resources">CompressedResource</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/types/resources/CompressedResource.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tools.ant.types.resources.ContentTransformingResource">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.resources.<a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html" title="class in org.apache.tools.ant.types.resources">ContentTransformingResource</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html#as-java.lang.Class-">as</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html#getInputStream--">getInputStream</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html#getOutputStream--">getOutputStream</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html#getSize--">getSize</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html#isAppendSupported--">isAppendSupported</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tools.ant.types.resources.ResourceDecorator">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.resources.<a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html" title="class in org.apache.tools.ant.types.resources">ResourceDecorator</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#addConfigured-org.apache.tools.ant.types.ResourceCollection-">addConfigured</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#compareTo-org.apache.tools.ant.types.Resource-">compareTo</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#dieOnCircularReference-java.util.Stack-org.apache.tools.ant.Project-">dieOnCircularReference</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#getLastModified--">getLastModified</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#getName--">getName</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#getResource--">getResource</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#hashCode--">hashCode</a
 >, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#isDirectory--">isDirectory</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#isExists--">isExists</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#isFilesystemOnly--">isFilesystemOnly</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#setDirectory-boolean-">setDirectory</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#setExists-boolean-">setExists</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#setLastModified-long-">setLastModified</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#setName-java.lang.String-">setName</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#setRefid-org.a
 pache.tools.ant.types.Reference-">setRefid</a>, <a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html#setSize-long-">setSize</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tools.ant.types.Resource">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.<a href="../../../../../../../org/apache/tools/ant/types/Resource.html" title="class in org.apache.tools.ant.types">Resource</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/types/Resource.html#clone--">clone</a>, <a href="../../../../../../../org/apache/tools/ant/types/Resource.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../../../org/apache/tools/ant/types/Resource.html#getMagicNumber-byte:A-">getMagicNumber</a>, <a href="../../../../../../../org/apache/tools/ant/types/Resource.html#iterator--">iterator</a>, <a href="../../../../../../../org/apache/tools/ant/types/Resource.html#size--">size</a>, <a href="../../../../../../../org/apache/tools/ant/types/Resource.html#toLongString--">toLongString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.<a href="../../../../../../../org/apache/tools/ant/types/DataType.html" title="class in org.apache.tools.ant.types">DataType</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/types/DataType.html#checkAttributesAllowed--">checkAttributesAllowed</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#checkChildrenAllowed--">checkChildrenAllowed</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#circularReference--">circularReference</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#dieOnCircularReference--">dieOnCircularReference</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#dieOnCircularReference-org.apache.tools.ant.Project-">dieOnCircularReference</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#getCheckedRef--">getCheckedRef</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#getCheckedRef-java.lang.Class-java.lang.String-">getCheckedRef</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#getCheckedRef-java.lang.Class-java.
 lang.String-org.apache.tools.ant.Project-">getCheckedRef</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#getCheckedRef-org.apache.tools.ant.Project-">getCheckedRef</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#getDataTypeName--">getDataTypeName</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#getRefid--">getRefid</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#invokeCircularReferenceCheck-org.apache.tools.ant.types.DataType-java.util.Stack-org.apache.tools.ant.Project-">invokeCircularReferenceCheck</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#isChecked--">isChecked</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#isReference--">isReference</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#noChildrenAllowed--">noChildrenAllowed</a>, <a href="../../../../../../../org/apache/tools/ant/types/D
 ataType.html#pushAndInvokeCircularReferenceCheck-org.apache.tools.ant.types.DataType-java.util.Stack-org.apache.tools.ant.Project-">pushAndInvokeCircularReferenceCheck</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#setChecked-boolean-">setChecked</a>, <a href="../../../../../../../org/apache/tools/ant/types/DataType.html#tooManyAttributes--">tooManyAttributes</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.<a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html" title="class in org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#getDescription--">getDescription</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#getLocation--">getLocation</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#getProject--">getProject</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#log-java.lang.String-">log</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#log-java.lang.String-int-">log</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#setDescription-java.lang.String-">setDescription</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#setLocation-org.apache.tools.ant.Location-">setLocation</a>, <a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html#setProject-org.apache.tools.ant.Project-">setProject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Iterable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.Iterable</h3>
+<code>forEach, spliterator</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="XzResource--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>XzResource</h4>
+<pre>public&nbsp;XzResource()</pre>
+<div class="block">A no-arg constructor</div>
+</li>
+</ul>
+<a name="XzResource-org.apache.tools.ant.types.ResourceCollection-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>XzResource</h4>
+<pre>public&nbsp;XzResource(<a href="../../../../../../../org/apache/tools/ant/types/ResourceCollection.html" title="interface in org.apache.tools.ant.types">ResourceCollection</a>&nbsp;other)</pre>
+<div class="block">Constructor with another resource to wrap.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>other</code> - the resource to wrap.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="wrapStream-java.io.InputStream-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrapStream</h4>
+<pre>protected&nbsp;java.io.InputStream&nbsp;wrapStream(java.io.InputStream&nbsp;in)
+                                  throws java.io.IOException</pre>
+<div class="block">Decompress on the fly using java.util.zip.XZInputStream.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html#wrapStream-java.io.InputStream-">wrapStream</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html" title="class in org.apache.tools.ant.types.resources">ContentTransformingResource</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>in</code> - the stream to wrap.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the wrapped stream.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - if there is a problem.</dd>
+</dl>
+</li>
+</ul>
+<a name="wrapStream-java.io.OutputStream-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrapStream</h4>
+<pre>protected&nbsp;java.io.OutputStream&nbsp;wrapStream(java.io.OutputStream&nbsp;out)
+                                   throws java.io.IOException</pre>
+<div class="block">Compress on the fly using java.util.zip.XZOutStream.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html#wrapStream-java.io.OutputStream-">wrapStream</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html" title="class in org.apache.tools.ant.types.resources">ContentTransformingResource</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>out</code> - the stream to wrap.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the wrapped stream.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - if there is a problem.</dd>
+</dl>
+</li>
+</ul>
+<a name="getCompressionName--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getCompressionName</h4>
+<pre>protected&nbsp;java.lang.String&nbsp;getCompressionName()</pre>
+<div class="block">Get the name of the compression method.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/tools/ant/types/resources/CompressedResource.html#getCompressionName--">getCompressionName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/tools/ant/types/resources/CompressedResource.html" title="class in org.apache.tools.ant.types.resources">CompressedResource</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the string "XZ".</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/tools/ant/types/optional/xz/XzResource.html" target="_top">Frames</a></li>
+<li><a href="XzResource.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</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>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.tools.ant.types.Resource">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Propchange: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/XzResource.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-frame.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-frame.html?rev=1781936&view=auto
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-frame.html (added)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-frame.html Mon Feb  6 20:07:43 2017
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
+<title>org.apache.tools.ant.types.optional.xz (Apache Ant API)</title>
+<meta name="date" content="2017-02-02">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/apache/tools/ant/types/optional/xz/package-summary.html" target="classFrame">org.apache.tools.ant.types.optional.xz</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="XzResource.html" title="class in org.apache.tools.ant.types.optional.xz" target="classFrame">XzResource</a></li>
+</ul>
+</div>
+</body>
+</html>

Propchange: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-frame.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-summary.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-summary.html?rev=1781936&view=auto
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-summary.html (added)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-summary.html Mon Feb  6 20:07:43 2017
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
+<title>org.apache.tools.ant.types.optional.xz (Apache Ant API)</title>
+<meta name="date" content="2017-02-02">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.tools.ant.types.optional.xz (Apache Ant API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/tools/ant/types/optional/image/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/apache/tools/ant/types/resolver/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/tools/ant/types/optional/xz/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.tools.ant.types.optional.xz</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html" title="class in org.apache.tools.ant.types.optional.xz">XzResource</a></td>
+<td class="colLast">
+<div class="block">A XZ compressed resource.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/tools/ant/types/optional/image/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/apache/tools/ant/types/resolver/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/tools/ant/types/optional/xz/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Propchange: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-tree.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-tree.html?rev=1781936&view=auto
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-tree.html (added)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-tree.html Mon Feb  6 20:07:43 2017
@@ -0,0 +1,159 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
+<title>org.apache.tools.ant.types.optional.xz Class Hierarchy (Apache Ant API)</title>
+<meta name="date" content="2017-02-02">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.tools.ant.types.optional.xz Class Hierarchy (Apache Ant API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/tools/ant/types/optional/image/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/apache/tools/ant/types/resolver/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/tools/ant/types/optional/xz/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.tools.ant.types.optional.xz</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.tools.ant.<a href="../../../../../../../org/apache/tools/ant/ProjectComponent.html" title="class in org.apache.tools.ant"><span class="typeNameLink">ProjectComponent</span></a> (implements java.lang.Cloneable)
+<ul>
+<li type="circle">org.apache.tools.ant.types.<a href="../../../../../../../org/apache/tools/ant/types/DataType.html" title="class in org.apache.tools.ant.types"><span class="typeNameLink">DataType</span></a> (implements java.lang.Cloneable)
+<ul>
+<li type="circle">org.apache.tools.ant.types.<a href="../../../../../../../org/apache/tools/ant/types/Resource.html" title="class in org.apache.tools.ant.types"><span class="typeNameLink">Resource</span></a> (implements java.lang.Comparable&lt;T&gt;, org.apache.tools.ant.types.<a href="../../../../../../../org/apache/tools/ant/types/ResourceCollection.html" title="interface in org.apache.tools.ant.types">ResourceCollection</a>)
+<ul>
+<li type="circle">org.apache.tools.ant.types.resources.<a href="../../../../../../../org/apache/tools/ant/types/resources/ResourceDecorator.html" title="class in org.apache.tools.ant.types.resources"><span class="typeNameLink">ResourceDecorator</span></a>
+<ul>
+<li type="circle">org.apache.tools.ant.types.resources.<a href="../../../../../../../org/apache/tools/ant/types/resources/ContentTransformingResource.html" title="class in org.apache.tools.ant.types.resources"><span class="typeNameLink">ContentTransformingResource</span></a>
+<ul>
+<li type="circle">org.apache.tools.ant.types.resources.<a href="../../../../../../../org/apache/tools/ant/types/resources/CompressedResource.html" title="class in org.apache.tools.ant.types.resources"><span class="typeNameLink">CompressedResource</span></a>
+<ul>
+<li type="circle">org.apache.tools.ant.types.optional.xz.<a href="../../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html" title="class in org.apache.tools.ant.types.optional.xz"><span class="typeNameLink">XzResource</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/tools/ant/types/optional/image/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/apache/tools/ant/types/resolver/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/tools/ant/types/optional/xz/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Propchange: ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/xz/package-tree.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-frame.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-frame.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-frame.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-frame.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:33 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
 <title>org.apache.tools.ant.types (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-summary.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-summary.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-summary.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-summary.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:33 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
 <title>org.apache.tools.ant.types (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-tree.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-tree.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-tree.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/package-tree.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:33 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
 <title>org.apache.tools.ant.types Class Hierarchy (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalog.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalog.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalog.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalog.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>ApacheCatalog (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalogResolver.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalogResolver.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalogResolver.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/ApacheCatalogResolver.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>ApacheCatalogResolver (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-frame.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-frame.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-frame.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-frame.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:33 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
 <title>org.apache.tools.ant.types.resolver (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-summary.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-summary.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-summary.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-summary.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:33 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
 <title>org.apache.tools.ant.types.resolver (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -42,7 +42,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/tools/ant/types/optional/image/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/apache/tools/ant/types/optional/xz/package-summary.html">Prev&nbsp;Package</a></li>
 <li><a href="../../../../../../org/apache/tools/ant/types/resources/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
@@ -146,7 +146,7 @@ the xml-commons resolver library is avai
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/tools/ant/types/optional/image/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/apache/tools/ant/types/optional/xz/package-summary.html">Prev&nbsp;Package</a></li>
 <li><a href="../../../../../../org/apache/tools/ant/types/resources/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-tree.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-tree.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-tree.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resolver/package-tree.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:33 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:32 CET 2017 -->
 <title>org.apache.tools.ant.types.resolver Class Hierarchy (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -42,7 +42,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/tools/ant/types/optional/image/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/tools/ant/types/optional/xz/package-tree.html">Prev</a></li>
 <li><a href="../../../../../../org/apache/tools/ant/types/resources/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -114,7 +114,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/tools/ant/types/optional/image/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/tools/ant/types/optional/xz/package-tree.html">Prev</a></li>
 <li><a href="../../../../../../org/apache/tools/ant/types/resources/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.ClassLoaderWithFlag.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.ClassLoaderWithFlag.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.ClassLoaderWithFlag.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.ClassLoaderWithFlag.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>AbstractClasspathResource.ClassLoaderWithFlag (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>AbstractClasspathResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractResourceCollectionWrapper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractResourceCollectionWrapper.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractResourceCollectionWrapper.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AbstractResourceCollectionWrapper.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>AbstractResourceCollectionWrapper (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButFirst.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButFirst.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButFirst.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButFirst.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>AllButFirst (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButLast.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButLast.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButLast.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/AllButLast.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>AllButLast (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Appendable.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Appendable.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Appendable.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Appendable.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>Appendable (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ArchiveResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ArchiveResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ArchiveResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ArchiveResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>ArchiveResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Archives.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Archives.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Archives.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Archives.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>Archives (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BCFileSet.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BCFileSet.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BCFileSet.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BCFileSet.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>BCFileSet (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BZip2Resource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BZip2Resource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BZip2Resource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BZip2Resource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>BZip2Resource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionContainer.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionContainer.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionContainer.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionContainer.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>BaseResourceCollectionContainer (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionWrapper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionWrapper.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionWrapper.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/BaseResourceCollectionWrapper.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>BaseResourceCollectionWrapper (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/CompressedResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/CompressedResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/CompressedResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/CompressedResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>CompressedResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -137,7 +137,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../org/apache/tools/ant/types/resources/BZip2Resource.html" title="class in org.apache.tools.ant.types.resources">BZip2Resource</a>, <a href="../../../../../../org/apache/tools/ant/types/resources/GZipResource.html" title="class in org.apache.tools.ant.types.resources">GZipResource</a></dd>
+<dd><a href="../../../../../../org/apache/tools/ant/types/resources/BZip2Resource.html" title="class in org.apache.tools.ant.types.resources">BZip2Resource</a>, <a href="../../../../../../org/apache/tools/ant/types/resources/GZipResource.html" title="class in org.apache.tools.ant.types.resources">GZipResource</a>, <a href="../../../../../../org/apache/tools/ant/types/optional/xz/XzResource.html" title="class in org.apache.tools.ant.types.optional.xz">XzResource</a></dd>
 </dl>
 <hr>
 <br>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ContentTransformingResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ContentTransformingResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ContentTransformingResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ContentTransformingResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>ContentTransformingResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Difference.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Difference.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Difference.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Difference.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>Difference (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileProvider.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileProvider.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileProvider.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileProvider.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>FileProvider (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>FileResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResourceIterator.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResourceIterator.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResourceIterator.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/FileResourceIterator.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>FileResourceIterator (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Files.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Files.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Files.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Files.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>Files (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/First.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/First.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/First.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/First.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>First (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/GZipResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/GZipResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/GZipResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/GZipResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>GZipResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ImmutableResourceException.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ImmutableResourceException.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ImmutableResourceException.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/ImmutableResourceException.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>ImmutableResourceException (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Intersect.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Intersect.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Intersect.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Intersect.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>Intersect (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaConstantResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaConstantResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaConstantResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaConstantResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>JavaConstantResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/JavaResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>JavaResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Last.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Last.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Last.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/Last.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:30 CET 2017 -->
 <title>Last (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LazyResourceCollectionWrapper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LazyResourceCollectionWrapper.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LazyResourceCollectionWrapper.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LazyResourceCollectionWrapper.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:31 CET 2017 -->
 <title>LazyResourceCollectionWrapper (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LogOutputResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LogOutputResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LogOutputResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/LogOutputResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:31 CET 2017 -->
 <title>LogOutputResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResource.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResource.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResource.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:31 CET 2017 -->
 <title>MappedResource (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResourceCollection.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResourceCollection.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResourceCollection.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/types/resources/MappedResourceCollection.html Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Tue Dec 27 07:44:32 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Thu Feb 02 20:00:31 CET 2017 -->
 <title>MappedResourceCollection (Apache Ant API)</title>
-<meta name="date" content="2016-12-27">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>