public class MappingGeneratorTask extends org.apache.tools.ant.taskdefs.MatchingTask implements LogFacade
| Constructor and Description |
|---|
MappingGeneratorTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
java.io.File |
getDestFile() |
java.lang.String |
getMetaInfDir() |
java.lang.String |
getNamespace() |
java.lang.String |
getPropertyEditorPaths() |
org.apache.tools.ant.types.Path |
getSrcDir() |
void |
setDestFile(java.io.File destFile) |
void |
setMetaInfDir(java.lang.String metaInfDir) |
void |
setNamespace(java.lang.String namespace) |
void |
setPropertyEditorPaths(java.lang.String propertyEditorPaths) |
void |
setSrcDir(org.apache.tools.ant.types.Path srcDir) |
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDirectoryScanner, getImplicitFileSet, getSelectors, hasSelectors, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setExcludes, setExcludesfile, setFollowSymlinks, setIncludes, setIncludesfile, setProject, XsetIgnore, XsetItemsbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocationpublic MappingGeneratorTask()
public java.io.File getDestFile()
public void setDestFile(java.io.File destFile)
public java.lang.String getMetaInfDir()
public void setMetaInfDir(java.lang.String metaInfDir)
public java.lang.String getNamespace()
public void setNamespace(java.lang.String namespace)
public org.apache.tools.ant.types.Path getSrcDir()
public void setSrcDir(org.apache.tools.ant.types.Path srcDir)
public java.lang.String getPropertyEditorPaths()
public void setPropertyEditorPaths(java.lang.String propertyEditorPaths)
public void execute() throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2005-2012. All Rights Reserved.