From 696ff9fc5d664534cc4273a42848bf375dede28a Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 7 Jan 2002 13:18:10 +0000 Subject: [PATCH] Add pointer to isDIRValidator task MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted by: I�igo Serrano git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270612 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 120 ++++++++++++++++++++++++++++++++++++--------- xdocs/external.xml | 26 ++++++++++ 2 files changed, 122 insertions(+), 24 deletions(-) diff --git a/docs/external.html b/docs/external.html index fa2dedd08..276a63586 100644 --- a/docs/external.html +++ b/docs/external.html @@ -612,6 +612,78 @@ + + + +
+ + IsDirValidator + +
+
+

Checks whether a given directory structure conforms to + certain rules that are defined via nested elements of the + task.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4 + +
+ + URL: + + + + http://isvalidator.sourceforge.net/en/isDirValidator.htm + +
+ + Contact: + + + + Iñigo Serrano + +
+ + License: + + + + GNU General Public License + +
+
+
@@ -889,27 +961,27 @@
- - - +
- - Styler - -
-
-

The styler task makes useful combinations of XSLT transformations - easy to specify in an Ant build file. Like the built-in Ant task - style, styler can apply a single transformation to a set of XML files. - But it can also:

-
    -
  • handle multiple transformations, in parallel or pipelined.
  • -
  • enable transformations that split or merge files
  • -
  • process non-XML files, especially HTML (based on JTidy)
  • -
  • apply non-XSLT transformation, especially "regular - fragmentations"
  • -
  • use any custom XMLReader or XMLFilter class to handle new file - formats and transformation techniques.
  • -
+ + + -
+ + Styler + +
+
+

The styler task makes useful combinations of XSLT transformations + easy to specify in an Ant build file. Like the built-in Ant task + style, styler can apply a single transformation to a set of XML files. + But it can also:

+
    +
  • handle multiple transformations, in parallel or pipelined.
  • +
  • enable transformations that split or merge files
  • +
  • process non-XML files, especially HTML (based on JTidy)
  • +
  • apply non-XSLT transformation, especially "regular + fragmentations"
  • +
  • use any custom XMLReader or XMLFilter class to handle new file + formats and transformation techniques.
  • +
-
-
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index e2d9baaf8..2fe0c54a4 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -203,6 +203,32 @@
+ + +

Checks whether a given directory structure conforms to + certain rules that are defined via nested elements of the + task.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4
URL:http://isvalidator.sourceforge.net/en/isDirValidator.htm
Contact:Iñigo Serrano
License:GNU General Public License
+
+

A task to compile Java sources and manage class file