JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.util.res
Class CopyResource

java.lang.Object
  |
  +--org.apache.tools.ant.ProjectComponent
        |
        +--org.apache.tools.ant.Task
              |
              +--org.objectweb.jac.util.res.CopyResource

public class CopyResource
extends org.apache.tools.ant.Task


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
CopyResource()
           
 
Method Summary
 void execute()
           
 void setDestination(String dest)
           
 void setFilename(String filename)
           
 void setSource(String source)
           
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorOutput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName
 
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

CopyResource

public CopyResource()
Method Detail

execute

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

setFilename

public void setFilename(String filename)

setDestination

public void setDestination(String dest)

setSource

public void setSource(String source)

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli