public class UpdateSite extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JAR_PREFIX |
| Constructor and Description |
|---|
UpdateSite(String targetDir) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
ManifestUnit |
getManifestUnit() |
PlatformUnit |
getPlatformUnit() |
public static final String JAR_PREFIX
public UpdateSite(String targetDir) throws IOException
IOExceptionpublic ManifestUnit getManifestUnit()
public PlatformUnit getPlatformUnit()
public String getLocation()
Copyright © 2014. All rights reserved.