Class LinkGenerator
java.lang.Object
org.exoplatform.services.jcr.webdav.lnkproducer.LinkGenerator
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly - gavrikvetal@gmail.com
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLinkGenerator(String hostName, String servletPath, String targetPath) Constructor. -
Method Summary
-
Field Details
-
linkHeader
public static int[] linkHeaderMICROSOFT *.LNK FILE HEADER.
-
-
Constructor Details
-
LinkGenerator
Constructor.- Parameters:
hostName- host nameservletPath- servlet pathtargetPath- target path
-
-
Method Details
-
generateLinkContent
Generates the content of link.- Returns:
- link content
- Throws:
IOException-IOException
-