org.apache.tools.ant.taskdefs

Class Jar.FilesetManifestConfig

public static class Jar.FilesetManifestConfig extends EnumeratedAttribute

The manifest config enumerated type.
Method Summary
String[]getValues()
Get the list of valid strings.

Method Detail

getValues

public String[] getValues()
Get the list of valid strings.

Returns: the list of values - "skip", "merge" and "mergewithoutmain"