| Constructor and Description |
|---|
MappingGeneratorTask() |
| Modifier and Type | Method and 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, XsetItemsgetDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic 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.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.