public class VfsTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
VfsTask()
Constructs a new instance.
|
| 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.
|
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected void closeManager()
protected FileObject resolveFile(String uri) throws FileSystemException
uri - The URI to resolve.FileSystemException - If an error occurred.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.