|
|
@@ -5,7 +5,7 @@ |
|
|
|
</head> |
|
|
|
|
|
|
|
<body> |
|
|
|
<h2><a name="fileset">ClassFileSet</a></h2> |
|
|
|
<h2><a>ExtensionSet</a></h2> |
|
|
|
<p>Utility type that represents a set of Extensions.</p> |
|
|
|
<p>Note that this type |
|
|
|
works with extensions as defined by the "Optional Package" specification. |
|
|
@@ -26,11 +26,10 @@ http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html</a>.</p> |
|
|
|
contained within set that are jars and implement an extension are added |
|
|
|
to extension set.</p> |
|
|
|
|
|
|
|
<h4>fileset</h4> |
|
|
|
<p><a href="libfileset.html">LibFileSet</a>s all files contained |
|
|
|
contained within set that are jars and implement an extension are added |
|
|
|
to extension set. However the extension information may be modified by |
|
|
|
attributes of libfileset</p> |
|
|
|
<h4>LibFileSet</h4> |
|
|
|
<p>All files contained contained within set that are jars and implement |
|
|
|
an extension are added to extension set. However the extension information |
|
|
|
may be modified by attributes of libfileset</p> |
|
|
|
|
|
|
|
<h4>Examples</h4> |
|
|
|
<blockquote><pre> |
|
|
@@ -61,7 +60,7 @@ http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html</a>.</p> |
|
|
|
</pre></blockquote> |
|
|
|
|
|
|
|
<hr> |
|
|
|
<p align="center">Copyright © 2002 Apache Software Foundation. All rights |
|
|
|
<p align="center">Copyright © 2002-2003 Apache Software Foundation. All rights |
|
|
|
Reserved.</p> |
|
|
|
|
|
|
|
</body> |
|
|
|