public class VfsTask
extends Task
| Constructor and Description |
|---|
VfsTask() |
| Modifier and Type | Method and 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.
|
protected FileObject resolveFile(java.lang.String uri) throws FileSystemException
uri - The URI to resolve.FileSystemExceptionprotected void closeManager()