public class ManifestTask
extends java.lang.Object
| Constructor and Description |
|---|
ManifestTask() |
| Modifier and Type | Method and Description |
|---|---|
static void |
manifest(java.io.File file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes) |
static void |
manifest(java.lang.String file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes) |
public static void manifest(java.io.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(java.lang.String file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes)
throws org.apache.tools.ant.taskdefs.ManifestException
org.apache.tools.ant.taskdefs.ManifestException