|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.util.ant.ManifestTask
Constructor Summary | |
ManifestTask()
|
Method Summary | |
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ManifestTask()
Method Detail |
public 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
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.ManifestException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |