public class PlexusIoSymlinkResource extends PlexusIoFileResource implements SymlinkDestinationSupplier
| Modifier and Type | Field and Description |
|---|---|
private java.io.File |
symnlinkDestination |
UNKNOWN_MODIFICATION_DATE, UNKNOWN_RESOURCE_SIZE| Constructor and Description |
|---|
PlexusIoSymlinkResource(java.io.File symlinkfile,
java.lang.String name,
PlexusIoResourceAttributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSymlinkDestination() |
getAttributes, getContents, getFile, getLastModified, getName, getSize, getURL, isDirectory, isExisting, isFile, isSymbolicLinkgetNamePlexusIoSymlinkResource(@Nonnull
java.io.File symlinkfile,
java.lang.String name,
@Nonnull
PlexusIoResourceAttributes attrs)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getSymlinkDestination()
throws java.io.IOException
getSymlinkDestination in interface SymlinkDestinationSupplierjava.io.IOException