public class ExposeTask extends GlobMatchingTask
destDir| Constructor and Description |
|---|
ExposeTask() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFrom() |
protected java.lang.String |
getTo() |
void |
process(java.util.Set<java.io.File> toExpose) |
checkParameters, execute, getDestdir, getSrcdir, scanDir, setDestdir, setSrcdiradd, 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, setTaskTypeprotected java.lang.String getFrom()
getFrom in class GlobMatchingTaskprotected java.lang.String getTo()
getTo in class GlobMatchingTaskpublic void process(java.util.Set<java.io.File> toExpose)
throws org.apache.tools.ant.BuildException
process in class GlobMatchingTaskorg.apache.tools.ant.BuildException