On Wed, 27 Feb 2002, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Is it possible to have an Ant task be an inner class?
A public static inner class would work. > Now all we need is an XSL wiz to create something that will generate > Anakia xdocs from these XML files Alternatively write velocity stylesheets and process these XML files with Anakia directly. Our FAQ is in a different format than the other pages and is transformed by a different stylesheet that re-uses most of the main stylesheet though. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
