|
|
@@ -19,7 +19,7 @@ |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Language" content="en-us"> |
|
|
|
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"> |
|
|
|
<title>MultiRooFileSet Type</title> |
|
|
|
<title>MultiRootFileSet Type</title> |
|
|
|
</head> |
|
|
|
|
|
|
|
<body> |
|
|
@@ -29,7 +29,7 @@ |
|
|
|
<p><em>Since Ant 1.9.4</em></p> |
|
|
|
|
|
|
|
<p>A MultiRootFileSet is a group of files or directories. These files |
|
|
|
or drectories can be found in a directory forrest starting with a set |
|
|
|
or directories can be found in a directory forrest starting with a set |
|
|
|
of base directories and are matched by patterns taken from a number of |
|
|
|
<a href="patternset.html">PatternSets</a> and <a |
|
|
|
href="selectors.html">Selectors</a>.</p> |
|
|
|