public class ManifestTask
extends Object
| Constructor and Description |
|---|
ManifestTask() |
| Modifier and Type | Method and Description |
|---|---|
static void |
manifest(File file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes) |
static void |
manifest(String file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes) |
public static void manifest(File file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes)
throws org.apache.tools.ant.taskdefs.ManifestException
org.apache.tools.ant.taskdefs.ManifestExceptionpublic static void manifest(String file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes)
throws org.apache.tools.ant.taskdefs.ManifestException
org.apache.tools.ant.taskdefs.ManifestException