|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.treesched.ant.NestedScheduleElement
Represents a nested scheudle element of an Ant build file.
| Constructor Summary | |
NestedScheduleElement(Schedule schedule)
Constructor. |
|
| Method Summary | |
java.lang.Object |
createDynamicElement(java.lang.String name)
|
void |
setDynamicAttribute(java.lang.String name,
java.lang.String value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NestedScheduleElement(Schedule schedule)
schedule - The schedule this wraps.| Method Detail |
public void setDynamicAttribute(java.lang.String name,
java.lang.String value)
throws org.apache.tools.ant.BuildException
setDynamicAttribute in interface org.apache.tools.ant.DynamicConfiguratororg.apache.tools.ant.BuildException
public java.lang.Object createDynamicElement(java.lang.String name)
throws org.apache.tools.ant.BuildException
createDynamicElement in interface org.apache.tools.ant.DynamicConfiguratororg.apache.tools.ant.BuildException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||