org.apache.tools.ant.taskdefs

Class ManifestTask.Mode

Enclosing Class:
ManifestTask

public static class ManifestTask.Mode
extends EnumeratedAttribute

Helper class for Manifest's mode attribute.

Field Summary

Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute

value

Method Summary

String[]
getValues()
Get Allowed values for the mode attribute.

Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute

containsValue, getIndex, getValue, getValues, indexOfValue, setValue, toString

Method Details

getValues

public String[] getValues()
Get Allowed values for the mode attribute.
Overrides:
getValues in interface EnumeratedAttribute
Returns:
a String array of the allowed values.

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