Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ant Wiki" for change 
notification.

The following page has been changed by DanMcCreary:
http://wiki.apache.org/ant/AntTasks

------------------------------------------------------------------------------
  
  How to unzip the content of a subdirectory of a zip file without the path to 
the subdirectory. For example, if a zip file has a directory dir1/dir2, how to 
unzip dir2 into dir3 so that dir3 contains only dir2, not dir1/dir2?
  
+ == The XSLT Task ==
+ 
+ This task allows you to perform XML transforms using the built-in XSLT 
system.  XSLT 2.0 can also be done using the Saxon system.
+ 
+ Here is a demonstration UsingAntWithXSLT2.0AndSaxon.
+ 
+ 
  ----
  CategoryCategory
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to