Class SymbolicLinkStrategyFile

java.lang.Object
org.aksw.commons.io.util.symlink.SymbolicLinkStrategyFile
All Implemented Interfaces:
SymbolicLinkStrategy

public class SymbolicLinkStrategyFile extends Object implements SymbolicLinkStrategy
Symlink strategy that creates ordinary files whose content is the string representation of the target path being linked to.
Author:
raven