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, setSrcdir
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
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
protected java.lang.String getFrom()
getFrom
in class GlobMatchingTask
protected java.lang.String getTo()
getTo
in class GlobMatchingTask
public void process(java.util.Set<java.io.File> toExpose) throws org.apache.tools.ant.BuildException
process
in class GlobMatchingTask
org.apache.tools.ant.BuildException