From ec9145fe3aa26a8a691c62dcb193a3d07c165641 Mon Sep 17 00:00:00 2001
From: Steve Loughran This is useful for building views of XML based documentation,
or for generating code. Note: If you are using JDK 1.4 or higher, this task does not require external libraries
-not supplied in the Ant distribution. Otherwise,
-see Library Dependencies for more information.
It is possible to refine the set of files that are being processed. This can be done with the includes, includesfile, excludes, excludesfile and defaultexcludes attributes. With the includes or includesfile attribute you specify the files you want to @@ -46,7 +47,8 @@ scanincludedirectories attribute to false.
This task supports the use of a nested xmlcatalog element which is used to perform Entity and URI resolution
<style>
and <xslt>
refer to the same Ant task and can be used interchangeably.
If you want to use Xalan-J 1 or XSL:P, you also need Ant's optional.jar
+If you want to use Xalan-J 1 or XSL:P, you also Ant optional JARs, + specifically ant-xalan1.jar and ant-xslp.jar