org.exoplatform.services.jcr.webdav.lnkproducer
Class LinkGenerator
java.lang.Object
org.exoplatform.services.jcr.webdav.lnkproducer.LinkGenerator
public class LinkGenerator
- extends Object
Created by The eXo Platform SAS Author : Vitaly Guly.
- Version:
- $Id: $
|
Field Summary |
static int[] |
linkHeader
MICROSOFT *.LNK FILE HEADER. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
linkHeader
public static int[] linkHeader
- MICROSOFT *.LNK FILE HEADER.
LinkGenerator
public LinkGenerator(String hostName,
String servletPath,
String targetPath)
- Constructor.
- Parameters:
hostName - host nameservletPath - servlet pathtargetPath - target path
generateLinkContent
public byte[] generateLinkContent()
throws IOException
- Generates the content of link.
- Returns:
- link content
- Throws:
IOException - IOException
Copyright © 2014 eXo Platform SAS. All Rights Reserved.