org.apache.tools.ant.taskdefs
Class Sync.MyCopy
- Sync
public static class Sync.MyCopy
Subclass Copy in order to access it's file/dir maps.
completeDirMap, destDir, destFile, dirCopyMap, failonerror, file, fileCopyMap, fileUtils, filesets, filtering, flatten, forceOverwrite, includeEmpty, mapperElement, preserveLastModified, verbosity |
add, addFileset, buildMap, createFilterChain, createFilterSet, createMapper, doFileOperations, execute, getEncoding, getFileUtils, getFilterChains, getFilterSets, getOutputEncoding, getPreserveLastModified, isEnableMultipleMapping, scan, setEnableMultipleMappings, setEncoding, setFailOnError, setFile, setFiltering, setFlatten, setGranularity, setIncludeEmptyDirs, setOutputEncoding, setOverwrite, setPreserveLastModified, setPreserveLastModified, setTodir, setTofile, setVerbose, validateAttributes |
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
buildMap
protected void buildMap(File fromDir,
File toDir,
String[] names,
FileNameMapper mapper,
Hashtable map)- buildMap in interface Copy
getIncludeEmptyDirs
public boolean getIncludeEmptyDirs()
getToDir
public File getToDir()
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.