| Modifier and Type | Method and Description |
|---|---|
static LinkType |
LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkType[] |
LinkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LinkUtils.createLink(File linkTarget,
File linkFile,
LinkType linkType)
Creates a link
|
Copyright © 2012 cedarsoft GmbH. All Rights Reserved.