public class PlexusIoVirtualSymlinkResource extends PlexusIoVirtualFileResource implements org.codehaus.plexus.components.io.resources.PlexusIoSymlink
| Constructor and Description |
|---|
PlexusIoVirtualSymlinkResource(File symlinkFile,
String symnlinkDestination) |
PlexusIoVirtualSymlinkResource(File symlinkfile,
String name,
String symnlinkDestination) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSymlinkDestination() |
boolean |
isSymbolicLink() |
getAttributes, getContents, getFile, getLastModified, getName, getSize, getURL, isDirectory, isExisting, isFilepublic PlexusIoVirtualSymlinkResource(File symlinkFile, String symnlinkDestination)
public String getSymlinkDestination() throws IOException
getSymlinkDestination in interface org.codehaus.plexus.components.io.resources.PlexusIoSymlinkIOExceptionpublic boolean isSymbolicLink()
isSymbolicLink in interface org.codehaus.plexus.components.io.fileselectors.FileInfoisSymbolicLink in class PlexusIoVirtualFileResourceCopyright © 2001-2014 Codehaus. All Rights Reserved.