org.apache.tools.ant.taskdefs

Class Zip.WhenEmpty

public static class Zip.WhenEmpty extends EnumeratedAttribute

Possible behaviors when there are no matching files for the task: "fail", "skip", or "create".
Method Summary
String[]getValues()

Method Detail

getValues

public String[] getValues()
Copyright