public class LinkGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int[] |
linkHeader
MICROSOFT *.LNK FILE HEADER.
|
| Constructor and Description |
|---|
LinkGenerator(String hostName,
String servletPath,
String targetPath)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
generateLinkContent()
Generates the content of link.
|
public byte[] generateLinkContent()
throws IOException
IOException - IOExceptionCopyright © 2016 eXo Platform SAS. All Rights Reserved.