org.apache.tools.ant.taskdefs
Class Input.HandlerType
public static
class
Input.HandlerType
extends EnumeratedAttribute
EnumeratedAttribute representing the built-in input handler types:
"default", "propertyfile", "greedy", "secure" (since Ant 1.8).
public String[] getValues()
{@inheritDoc }