- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- DeployFXTask
public static class DeployFXTask.BundleArgument
extends org.apache.tools.ant.types.DataType
An argument to be passed off to the bundlers.
Each bundler uses a set of arguments that may be shared across
the different bundlers or it may be specific to each bundler.
Some bundlers declare argument types that are not known to the JDK
and may be specific to the particular bundler (such as Mac App Store
categories). These arguments allow you to set and adjust these a
rguments.