Browse Source

more regex stuff

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808374 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 16 years ago
parent
commit
edec015af1
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      docs/manual/CoreTypes/regexp.html

+ 3
- 0
docs/manual/CoreTypes/regexp.html View File

@@ -105,6 +105,9 @@ These string filters also use the mechanism of regexp to choose a regular expres
<ul>
<li><a href="filterchain.html#containsregex">ContainsRegex string filter</a></li>
<li><a href="filterchain.html#replaceregex">ReplaceRegex string filter</a></li>
<li><a href="selectors.html#filenameselect">filename selector</a></li>
<li><a href="resources.html#rsel.name">name resource selector</a></li>
<li><a href="selectors.html#regexpselect">containsregexp selector</a></li>
</ul>

</body>


Loading…
Cancel
Save