Author: mbenson
Date: Wed Mar 14 08:12:49 2007
New Revision: 518174

URL: http://svn.apache.org/viewvc?view=rev&rev=518174
Log:
clarify tokens nested tokenizer

Modified:
    ant/core/trunk/docs/manual/CoreTypes/resources.html

Modified: ant/core/trunk/docs/manual/CoreTypes/resources.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTypes/resources.html?view=diff&rev=518174&r1=518173&r2=518174
==============================================================================
--- ant/core/trunk/docs/manual/CoreTypes/resources.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/resources.html Wed Mar 14 08:12:49 2007
@@ -827,7 +827,12 @@
     </tr>
   </table>
   <h4>Parameters specified as nested elements</h4>
-  <p>A single resource collection is required.</p>
+  <ul>
+    <li>A single resource collection is required.</li>
+    <li>One nested tokenizer may be specified.  If omitted, a
+        <a href="filterchain.html#linetokenizer">LineTokenizer</a> will be 
used.
+    </li>
+  </ul>
 </blockquote>
 
 <h4><a name="setlogic">Set operations</a></h4>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to