org.apache.tools.ant.taskdefs.optional.windows
public class Attrib extends ExecuteOn
Since: Ant 1.6
| Constructor Summary | |
|---|---|
| Attrib() | |
| Method Summary | |
|---|---|
| protected void | checkConfiguration() |
| protected boolean | isValidOs() |
| void | setAddsourcefile(boolean b) |
| void | setArchive(boolean value) set the Archive file attribute |
| void | setCommand(String e) |
| void | setExecutable(String e) |
| void | setFile(File src) |
| void | setHidden(boolean value) set the Hidden file attribute |
| void | setMaxParallel(int max) |
| void | setParallel(boolean parallel) |
| void | setReadonly(boolean value) set the ReadOnly file attribute |
| void | setSkipEmptyFilesets(boolean skip) |
| void | setSystem(boolean value) set the System file attribute |
UNKNOWN: ignore="true"
UNKNOWN: ignore="true"
UNKNOWN: ignore="true"
UNKNOWN: ignore="true"
UNKNOWN: ignore="true"
UNKNOWN: ignore="true"