org.carrot2.ant.deps
Class AntBuildElement
java.lang.Object
org.carrot2.ant.deps.AntBuildElement
- All Implemented Interfaces:
- Serializable, BuildTask
class AntBuildElement
- extends Object
- implements BuildTask, Serializable
An build trigger for a component representing an ANT file.
- Author:
- Dawid Weiss
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntBuildElement
public AntBuildElement(File base,
Element configElement)
throws SAXException
- Throws:
SAXException
execute
public void execute(Project project,
String profile,
BringToDateTask toDateTask)
- Specified by:
execute in interface BuildTask
Copyright (c) Dawid Weiss, Stanislaw Osinski