Class PlexusIoSymlinkResource
java.lang.Object
org.codehaus.plexus.components.io.resources.AbstractPlexusIoResource
org.codehaus.plexus.components.io.resources.PlexusIoFileResource
org.codehaus.plexus.components.io.resources.PlexusIoSymlinkResource
- All Implemented Interfaces:
FileInfo,ContentSupplier,FileSupplier,NameSupplier,ResourceAttributeSupplier,SizeSupplier,SymlinkDestinationSupplier,PlexusIoResource
public class PlexusIoSymlinkResource
extends PlexusIoFileResource
implements SymlinkDestinationSupplier
-
Field Summary
Fields inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResource
UNKNOWN_MODIFICATION_DATE, UNKNOWN_RESOURCE_SIZE -
Method Summary
Methods inherited from class org.codehaus.plexus.components.io.resources.PlexusIoFileResource
getAttributes, getContents, getFile, getLastModified, getName, getSize, getURL, isDirectory, isExisting, isFile, isSymbolicLinkMethods inherited from class org.codehaus.plexus.components.io.resources.AbstractPlexusIoResource
getName
-
Method Details
-
getSymlinkDestination
- Specified by:
getSymlinkDestinationin interfaceSymlinkDestinationSupplier- Throws:
IOException
-