Class Zip.WhenEmpty

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Zip.WhenEmpty
Enclosing class:
Zip

public static class Zip.WhenEmpty extends EnumeratedAttribute
Possible behaviors when there are no matching files for the task: "fail", "skip", or "create".
  • Constructor Details

    • WhenEmpty

      public WhenEmpty()
  • Method Details