Package org.apache.tools.ant.taskdefs.optional.extension


package org.apache.tools.ant.taskdefs.optional.extension
  • Class
    Description
    Enum used in (@link Extension) to indicate the compatibility of one extension to another.
    Enum used in (@link Extension) to indicate the compatibility of one extension to another.
    Deprecated.
    use org.apache.tools.ant.util.DeweyDecimal instead.
    Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
    Simple class that represents an Extension and conforms to Ants patterns.
    Interface to locate a File that satisfies extension.
    The Extension set lists a set of "Optional Packages" / "Extensions".
    A set of useful methods relating to extensions.
    Simple holder for extra attributes in main section of manifest.
    Checks whether an extension is present in a fileset or an extensionSet.
    Displays the "Optional Package" and "Package Specification" information contained within the specified JARs.
    Generates a manifest that declares all the dependencies.
    Tries to locate a JAR to satisfy an extension and place location of JAR into property.
    LibFileSet represents a fileset containing libraries.
    Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.