public class DefaultScriptLimits extends Object implements org.apache.tools.ant.DynamicAttribute, IOptionSource
| Modifier and Type | Field and Description |
|---|---|
static OptionSpec |
DEFAULT_SCRIPT_LIMITS |
| Constructor and Description |
|---|
DefaultScriptLimits() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCommandline(org.apache.tools.ant.types.Commandline cmdline)
Adds the object's commandline representation to
cmdline. |
void |
setDynamicAttribute(String name,
String value) |
public static final OptionSpec DEFAULT_SCRIPT_LIMITS
public void setDynamicAttribute(String name, String value)
setDynamicAttribute in interface org.apache.tools.ant.DynamicAttributepublic void addToCommandline(org.apache.tools.ant.types.Commandline cmdline)
IOptionSourcecmdline.addToCommandline in interface IOptionSourceCopyright © 2018 The Apache Software Foundation. All rights reserved.