org.objectweb.speedo.ant
Class AntSpeedo
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.objectweb.speedo.ant.AntSpeedo
Deprecated. use org.objectweb.speedo.ant.jdo.JDOEnhancerTask
public class AntSpeedo
- extends org.apache.tools.ant.Task
- Author:
- S.Chassande-Barrioz
Fields inherited from class org.apache.tools.ant.Task |
description, location, target, taskName, taskType, wrapper |
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, 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 |
AntSpeedo
public AntSpeedo()
- Deprecated.
init
public void init()
throws org.apache.tools.ant.BuildException
- Deprecated.
- Overrides:
init
in class org.apache.tools.ant.Task
- Throws:
org.apache.tools.ant.BuildException
setConfFile
public void setConfFile(java.io.File confFile)
- Deprecated.
setLogPropFile
public void setLogPropFile(java.io.File logPropFile)
- Deprecated.
setProjectname
public void setProjectname(java.lang.String projectName)
- Deprecated.
setMappername
public void setMappername(java.lang.String mapperName)
- Deprecated.
setSrc
public void setSrc(java.io.File src)
- Deprecated.
setKeepsrc
public void setKeepsrc(boolean keepsrc)
- Deprecated.
createDTD
public org.apache.tools.ant.types.DTDLocation createDTD()
- Deprecated.
setOutput
public void setOutput(java.io.File output)
- Deprecated.
setInput
public void setInput(java.io.File input)
- Deprecated.
setClasspath
public void setClasspath(org.apache.tools.ant.types.Path cp)
- Deprecated.
getClasspath
public org.apache.tools.ant.types.Path getClasspath()
- Deprecated.
createClasspath
public org.apache.tools.ant.types.Path createClasspath()
- Deprecated.
setClasspathRef
public void setClasspathRef(org.apache.tools.ant.types.Reference r)
- Deprecated.
createDescpath
public AbstractEnhancerTask.Description createDescpath()
- Deprecated.
createJavac
public org.apache.tools.ant.taskdefs.MatchingTask createJavac()
- Deprecated.
createJormpath
public AbstractEnhancerTask.Description createJormpath()
- Deprecated.
setJormClasspath
public void setJormClasspath(org.apache.tools.ant.types.Path cp)
- Deprecated.
getJormClasspath
public org.apache.tools.ant.types.Path getJormClasspath()
- Deprecated.
createJormClasspath
public org.apache.tools.ant.types.Path createJormClasspath()
- Deprecated.
setJormClasspathRef
public void setJormClasspathRef(org.apache.tools.ant.types.Reference r)
- Deprecated.
createPersistenceaware
public AbstractEnhancerTask.Description createPersistenceaware()
- Deprecated.
setGenerateJormFile
public void setGenerateJormFile(boolean val)
- Deprecated.
getGenerateJormFile
public boolean getGenerateJormFile()
- Deprecated.
execute
public void execute()
throws org.apache.tools.ant.BuildException
- Deprecated.
- Overrides:
execute
in class org.apache.tools.ant.Task
- Throws:
org.apache.tools.ant.BuildException