Constructor | Description |
---|---|
MappingGeneratorTask() |
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
|
File |
getDestFile() |
|
String |
getMetaInfDir() |
|
String |
getNamespace() |
|
String |
getPropertyEditorPaths() |
|
org.apache.tools.ant.types.Path |
getSrcDir() |
|
boolean |
isStrictXsdOrder() |
|
void |
setDestFile(File destFile) |
|
void |
setMetaInfDir(String metaInfDir) |
|
void |
setNamespace(String namespace) |
|
void |
setPropertyEditorPaths(String propertyEditorPaths) |
|
void |
setSrcDir(org.apache.tools.ant.types.Path srcDir) |
|
void |
setStrictXsdOrder(boolean strictXsdOrder) |
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, XsetItems
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public File getDestFile()
public void setDestFile(File destFile)
public String getMetaInfDir()
public void setMetaInfDir(String metaInfDir)
public String getNamespace()
public void setNamespace(String namespace)
public org.apache.tools.ant.types.Path getSrcDir()
public void setSrcDir(org.apache.tools.ant.types.Path srcDir)
public String getPropertyEditorPaths()
public void setPropertyEditorPaths(String propertyEditorPaths)
public boolean isStrictXsdOrder()
public void setStrictXsdOrder(boolean strictXsdOrder)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © 2005–2018. All rights reserved.