org.apache.tools.ant.taskdefs

Class ManifestTask.Mode

public static class ManifestTask.Mode extends EnumeratedAttribute

Helper class for Manifest's mode attribute.
Method Summary
String[]getValues()
Get Allowed values for the mode attribute.

Method Detail

getValues

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

Returns: a String array of the allowed values.

Copyright