AbstractSyncTask
, DeleteTask
, MkdirTask
, ShowFileTask
public class VfsTask
extends org.apache.tools.ant.Task
Constructor | Description |
---|---|
VfsTask() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
closeManager() |
Close the manager
|
protected FileObject |
resolveFile(java.lang.String uri) |
Resolves a URI to a file, relative to the project's base directory.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
protected FileObject resolveFile(java.lang.String uri) throws FileSystemException
uri
- The URI to resolve.FileSystemException
protected void closeManager()