| Package | Description |
|---|---|
| org.jboss.forge.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileResource<T extends FileResource<T>>
A standard, built-in resource for representing files on the filesystem.
|
interface |
FileResource<T extends FileResource<T>>
A standard, built-in resource for representing files on the filesystem.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DirectoryResource
A standard, build-in, resource for representing directories on the file-system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileResource<T extends FileResource<T>>
A standard, built-in resource for representing files on the filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FileResource.renameTo(FileResource<?> target)
Rename this
Resource to the given FileResource |
boolean |
AbstractFileResource.renameTo(FileResource<?> target)
Rename this resource to the given
AbstractFileResource |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.