![]()
|
jarlib-displayDescriptionDisplay the "Optional Package" and "Package Specification" information contained within the specified jars. Note that this task
works with extensions as defined by the "Optional Package" specification.
For more information about optional packages, see the document
Optional Package Versioning in the documentation bundle for your
Java2 Standard Edition package, in file
See the Extension and ExtensionSet documentation for further details Parameters
Parameters specified as nested elementsfilesetFileSets contain list of files to display Extension information about. ExamplesDisplay Extension info for a single file <jarlib-display file="myfile.jar"> Display Extension info for a fileset <jarlib-display> <fileset dir="lib"> <include name="*.jar"/> </fileset> </jarlib-display> Copyright © 2002 Apache Software Foundation. All rights Reserved. |