package.html :  » Code-Analyzer » GenJar » org » apache » tools » ant » taskdefs » optional » genjar » Java Open Source

Java Open Source » Code Analyzer » GenJar 
GenJar » org » apache » tools » ant » taskdefs » optional » genjar » package.html
<html>
<body>
  <p>
    Specialized Ant task that constructs jar files containing
  all classes referenced by a given set of classes.
  </p>
  <p>
    The &lt;genjar&gt; Ant task takes a set of class names 
  that are used to generate the set of all referenced classes.
  A Jar file is constructed from this set of classes after
  filtration rules have been applied.
  </p>
</body>
</html>
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.