org.ascape.ant
Class AscapeAntTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.ascape.ant.AscapeAntTask
All Implemented Interfaces:
java.io.Serializable

public class AscapeAntTask
extends org.apache.tools.ant.Task
implements java.io.Serializable

The Class AscapeAntTask.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
AscapeAntTask()
           
 
Method Summary
 void addScape(ScapeElement scape)
          Adds the scape.
 void execute()
           
 java.lang.String getRootDirectory()
          Gets the root directory.
 ScapeElement getScapeElement()
          Gets the scape element.
 void setRootDirectory(java.lang.String rootDirectory)
          Sets the root directory.
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AscapeAntTask

public AscapeAntTask()
Method Detail

addScape

public void addScape(ScapeElement scape)
Adds the scape.

Parameters:
scape - the scape

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Overrides:
execute in class org.apache.tools.ant.Task
Throws:
org.apache.tools.ant.BuildException

getScapeElement

public ScapeElement getScapeElement()
Gets the scape element.

Returns:
the scape element

getRootDirectory

public java.lang.String getRootDirectory()
Gets the root directory.

Returns:
the root directory

setRootDirectory

public void setRootDirectory(java.lang.String rootDirectory)
Sets the root directory.

Parameters:
rootDirectory - the new root directory


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.