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

Class Compatability

public final class Compatability extends Object

Enum used in (@link Extension) to indicate the compatability of one extension to another. See (@link Extension) for instances of object. WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING This file is from excalibur.extension package. Dont edit this file directly as there is no unit tests to make sure it is operational in ant. Edit file in excalibur and run tests there before changing ants file. WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING

See Also: Extension

Method Summary
StringtoString()
Return name of compatability level.

Method Detail

toString

public String toString()
Return name of compatability level.

Returns: the name of compatability level

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.