public class VfsTask
extends org.apache.tools.ant.Task
Constructor and Description |
---|
VfsTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
closeManager()
Close the manager
|
protected FileObject |
resolveFile(String uri)
Resolves a URI to a file, relative to the project's base directory.
|
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
protected FileObject resolveFile(String uri) throws FileSystemException
uri
- The URI to resolve.FileSystemException
- If an error occurred.protected void closeManager()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.