Package org.apache.avalon.extension

Description Defintion of the services supporting jar file optional extension management based on the required and optional extensions declared under a jar file manifest.

See:
          Description

Class Summary
Compatability Enum used in Extension to indicate the compatability of one extension to another.
DeweyDecimal Utility class to contain version numbers in "Dewey Decimal" syntax.
Extension 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.
Specification 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.
 

Package org.apache.avalon.extension Description

Description

Defintion of the services supporting jar file optional extension management based on the required and optional extensions declared under a jar file manifest.



Copyright © Apache Software Foundation. All Rights Reserved.